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

Insertion Query Creation of a Table in Milliseconds

By emreguldogan, 2008/01/03

Total article views: 1129 | Views in the last 30 days: 7

Just paste the script into the analyzer and rename the '[HERE_IS_THE_NAME_OF_THE_TABLE_YOU_WANT]' part as the name of the table and execute it in text output mode. Copy the output and paste it again into the analyzer and execute the creation script. That's it. Be careful, you may need to exclude the id column manually (if it is an identity counter column).

By emreguldogan, 2008/01/03

Total article views: 1129 | Views in the last 30 days: 7
Your response
 
 
Tags
automation    
table    
t-sql    
 
Contribute

Free registration required...

To read the rest of this article, and access thousands of other articles, we ask you to register on the site and subscribe to our newsletters.

Login (existing users)

Login

Email:   Password:   Remember me: Forgotten your password?

Register (new users)

Register

Email:   Password:
Confirm:

Subscribing to our newsletters gets you:

  • ALL of our content (thousands of articles, scripts, and forum postings)
  • A daily newsletter (example)
  • A weekly news round up (example)
  • The opportunity to ask and answer questions in our forums
  • A daily Question of the Day to test and help you increase your knowledge of SQL Server.

Steve Jones
Editor, SQLServerCentral.com