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

Scripts with tags Management, SQL Server 2005 Rss

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

Administration (1)    
Miscellaneous (1)    
T-SQL (1)    

Search for any content tagged Management & SQL Server 2005

Add a script

   Items 1 to 3 of 3   
 

Clear database - delete all records from a database (updated)

The procedure below deletes all records from the specified database's(except master, model, msdb and tempdb) tables (except those from the schema 'sys').  Read more...
By Rafal S. 2008/04/14 | Source: SQLServerCentral.com | Category: Miscellaneous
Rating: |  Discuss |  Briefcase | 1,475 reads

Parse the dependency chain of an object

Parses up & down the dependency chain of an object  Read more...
By Jesse McLain 2008/02/26 | Source: SQLServerCentral.com | Category: T-SQL
Rating: |  Discuss |  Briefcase | 916 reads

Get record count for a specific database

This will sum all of the records of a specified database, excluding the 'sysdiagrams' table.  Read more...
By James Rea 2008/02/11 | Source: SQLServerCentral.com | Category: Administration
Rating: |  Discuss |  Briefcase | 8,274 reads
   Items 1 to 3 of 3