top | item 29646332

(no title)

castorp | 4 years ago

The "distance" between two dates seems quite useful. In Postgres there is no need for a datediff() function - you would just subtract the two dates: date '2021-01-01' - date '2020-12-31'

discuss

order

No comments yet.