SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
Search:  
 
 

Scripts with tag Data Warehousing Rss

Refine your search with one of the following additional tags (with number of items):

Miscellaneous (41)     Replication (6)     DateTime (2)     MERGE (1)    
Maintenance and Management (29)     Index Management (5)     Dimensions (2)     SQL Server 2008 (1)    
T-SQL Aids (26)     Lock and Connection Management (3)     Administration (1)     T-SQL (1)    
SQLInsider Scripts (12)     Mail (3)     data (1)     Warehouse (1)    
Backup / Restore (6)     DataWarehouse (2)     DBA (1)    

Search for any content tagged Data Warehousing

Add a script

   Items 1 to 20 of 63    Next 20 >>
 

SQL 2008 MERGE using Dynamic SQL over a Linked Server

Stored Procedure to build a MERGE statement in SQL 2008 using dynamic SQL.   Read more...
By Tommy Bollhofer 2009/04/30 | Source: SQLServerCentral.com | Category: SQL Server 2008
Rating: |  Discuss |  Briefcase | 616 reads

Functions for using the keys from the Date and Time Dimensions

Three functions for obtaining the date and time dimension keys with a date or the date from the keys  Read more...
By Joshua A. Walker 2009/03/12 | Source: SQLServerCentral.com | Category: Data Warehousing
Rating: |  Discuss |  Briefcase | 1,547 reads

Function to Add Leading 0's (Zeros) to an INT

Very simple function code to add leading zeros to a passed in int for a length also passed.  Read more...
By Joshua A. Walker 2009/03/05 | Source: SQLServerCentral.com | Category: Data Warehousing
Rating: |  Discuss |  Briefcase | 1,118 reads

Date and Time dimension creation and population T-SQL

Dim_Date and Dim_Time. Date and Time dimensions. Creation, population with holidays, indexing and use script.  Read more...
By Joshua A. Walker 2009/02/13 | Source: SQLServerCentral.com | Category: Data Warehousing
Rating: |  Discuss |  Briefcase | 5,787 reads

Date Dimension

Here is a simple script that I use to create a Date Dimension table.  Read more...
By Satish Jayanthi 2008/06/04 | Source: SQLServerCentral.com | Category: Data Warehousing
Rating: |  Discuss |  Briefcase | 2,033 reads

How to insert and update from remote linked server

Please read the how to use. unfortunately the orignal document i submitted was truncated :( and i dont have time to remember what i said  Read more...
By Chris Morton 2007/10/30 | Source: SQLServerCentral.com | Category: Replication
Rating: |  Discuss |  Briefcase | 2,200 reads

Send SMS from a trigger

By Al Siks 2007/04/16 | Category: Miscellaneous
Rating: |  Discuss |  Briefcase | 13,346 reads

Chunk Transfer

By Richard S. Hale 2007/08/13 | Category: Replication
Rating: |  Discuss |  Briefcase | 588 reads
   Items 1 to 20 of 63    Next 20 >>
 
Most popular

Date and Time dimension creation and population T-SQL

Dim_Date and Dim_Time. Date and Time dimensions. Creation, population with holidays, indexing and use script.  Read more...
By Joshua A. Walker 2009/02/13 | Source: SQLServerCentral.com | Category: Data Warehousing
Rating: |  Discuss |  Briefcase | 5,787 reads

Functions for using the keys from the Date and Time Dimensions

Three functions for obtaining the date and time dimension keys with a date or the date from the keys  Read more...
By Joshua A. Walker 2009/03/12 | Source: SQLServerCentral.com | Category: Data Warehousing
Rating: |  Discuss |  Briefcase | 1,547 reads

Send SMS from a trigger

By Al Siks 2007/04/16 | Category: Miscellaneous
Rating: |  Discuss |  Briefcase | 13,346 reads