Date and Time dimension creation and population T-SQL

Just to point and give credit to this helpful script to create Date and Time dims in SSAS, I know that you can use the wizard in SSAS t ocreate and populate data in a date Dimension but not a time dimesion.

It's by Joshua A. Walker

The script is http://www.sqlservercentral.com/scripts/Data+Warehousing/65762/...

Comments

Popular posts from this blog

Run a VBscript using SQL Server.

Practical Web Scraping with Python: A Clean, Safe Pattern for Pulling Company Names & Emails

Don't send that empty SSRS report.