Forum Discussion
davids4500
Apr 25, 2025Copper Contributor
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...
rodgerkong
Apr 27, 2025Iron Contributor
Are you sure this is a T-SQL script?