Forum Discussion

davids4500's avatar
davids4500
Copper Contributor
Apr 25, 2025

Changing dates on a sql select query to previous year

I want to be able look at the current years sales by month as in the current sql script. Then I want to look at the same information for the previous year as well. SELECT     CASE EXTRACT(MONTH FR...

Resources