SQL Server Central is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
Search:  
 
 

Content with tags Miscellaneous, SQL Server 2000 Rss

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

SQL Server 2005 (2)     Advanced Querying (1)     nums (1)     Table of Numbers (1)    
T-SQL (2)     counter (1)     SQLInsider Scripts (1)     tally (1)    
T-SQL Aids (2)     Development (1)     Table (1)    
   Items 1 to 3 of 3   
 

Counter Table (table of numbers) Setter-Upper for SQL Server 2000

Sets up 3 'table of numbers' that completely fill a 1, 2, and 3-level clustered index respectivly with 620, 384400, and 238328000 numbers.  Read more...
Rating: (not yet rated) |  Discuss |  Briefcase | 1 read

Proc to Rename a file

A simple way to rename a file from within a T-SQL Script, primarily designed to add a date-time stamp. Works in 2000 and 2005.  Read more...
By Simon Facer 2008/06/17 | Source: SQLServerCentral.com | Category: Miscellaneous
Rating: |  Discuss |  Briefcase | 1,028 reads

Row count and space used for all tables in database (update)

This procedure works like the sp_spaceused procedure but this one shows statistics for all tables in the selected database or for all databases (excluding tempdb and model).   Read more...
By Rafal S. 2008/05/02 | Source: SQLServerCentral.com | Category: Miscellaneous
Rating: |  Discuss |  Briefcase | 2,954 reads
   Items 1 to 3 of 3