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

Scripts with tag CREATE TABLE Rss

Search for any content tagged create table

Add a script

   Items 1 to 2 of 2   
 

Recreate a temporary table from TempDB

This Script can be used to pick out a temporary table from tempDB you might want to Check and drop the table before you create it just in case , but I Haven't included it here  Read more...
By Tristan Cook 2013/01/15 | Source: SQLServerCentral.com | Category: tempdb
Rating: |  Discuss |   Briefcase | 975 reads

Generate DDL script to create table and all constraints

Generate all DDL statements for a given table (Create Table, PK, FK, Check Constraints, Defaults)  Read more...
By VPSD Gupta 2012/04/03 | Source: SQLServerCentral.com | Category: create ddl sql statements
Rating: |  Discuss |   Briefcase | 1,941 reads
   Items 1 to 2 of 2