Click here to Skip to main content
15,867,453 members
Articles / Database Development / SQL Server

DimDate Revisited (The Power of a View and Nested Whiles)

Rate me:
Please Sign up or sign in to vote.
4.75/5 (4 votes)
10 Dec 2017CPOL6 min read 7.6K   8   4  
Straightforward generation of and ensuring accuracy for DimDate values
In this article, you will find the SQL with easy modification to 'start date' and 'end date' only, that will provide accurate generation of values, in a straightforward manner, for your DimDate implementation.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect Syncratec Solutions
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions