Thank this author by sharing:
By Sriman Bapatla, 2010/09/27
Pass Year and Quarter and get the Fiscal StartDate and Endate.
Example:
For 2010-Q1
select [dbo].[GetQuarterStartDate] ('2010-Q1') select [dbo].[GetQuarterEndDate] ('2010-Q1')
will yield the following results
2009-10-012009-12-31
Am having a problem in Visual Studio 2008 R2 tablix computing [u]percent change from same quarter l...
Hi All, I want to calculate Sales for each quarter for the past 10 Years. How can i write a quer...
Summing a subquery with a column name from the top query.
As a member of SQLServerCentral, you get free access to loads of fresh content: thousands of articles and SQL scripts, a library of free eBooks, a weekly database news roundup, a great Q & A platform… And it’s our huge, buzzing community of SQL Server Professionals that makes it such a success.
Join us!
Steve Jones Editor, SQLServerCentral.com