Viewing 2 posts - 16 through 18 (of 18 total)
Try DTS
October 1, 2004 at 2:58 am
#524993
Last day of current month
select day(dateadd(day, -1, dateadd(month, 1, getdate())))
October 1, 2004 at 2:45 am
#524990