As expected, working with dates and times in SQL is complicated. Learned some useful functions for PostgreSQL, but the sad part is that most of them are DB exclusive (so I will need to learn each of them depending the RDBMS I am using)#TIL #SQL
@rennerocha Opening an issue: create a table with the equivalent functions in each database and blog it. 😀