Viewing post 1 (of 2 total)
Please check if the below script works for you:
DECLARE @y int, @m int
SET @y = 2012 --change year here
SET @m...
August 6, 2013 at 12:35 pm
#1639070