Relative Content

Tag Archive for sqlpostgresqlamazon-redshift

Custom date range in SQL

I am trying to add a date range to my sql query.
The date range should change every quarter
Example on April 1 2024 – The date range for the data should be trailing 12 months, ie it should look at 01 April 2023 to 30 March 2024 data.