-
Get First Day & Last Day of Last Week
I have a requirement to generate data for reporting for the previous week, where the week starts on a Monday and ends on a Sunday.The requirement ... -
Get First Day of the Quarter
Iโm building a Stored Procedure and Report that needs to limit to data created in the previous quarter, only. The assumption is the report will ... -
Get first & last day of the month
I'm building a Stored Procedure and Report that sets the default start date as the first day of the month one (1) month ago. Can ... -
Need some SQL dates?
Just a handful of quickie SQL dates that might come in handy. Run this in Management Studio to return a bunch of commonly needed dates, ...