Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 238 Bytes

File metadata and controls

7 lines (5 loc) · 238 Bytes

< Back

Database

Postgresql

  • Don't forget to sort the row_col column if you're using postgres's crosstab.
  • SELECT 'infinity'::DATE is the biggest date ever in postgres.