Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 

Scripts with tag Temp tables Rss

Search for any content tagged temp tables

Add a script

   Items 1 to 1 of 1   
 

One line to drop a (temp) table if it exists

It is very common to want to drop a table, if it exists, before creating it. This script does so, and it works well with temp tables (where the system views are harder to query).  Read more...
By Mike Arney 2013/05/23 | Source: SQLServerCentral.com | Category: t-sql
Rating: |  Discuss |   Briefcase | 2,500 reads
   Items 1 to 1 of 1