Can we clone a table structure to temp table in SQL server - TechRepublic
Question
May 9, 2007 at 02:01 AM
ysgoh3

Can we clone a table structure to temp table in SQL server

by ysgoh3 . Updated 16 years, 9 months ago

Can we clone a table structure to temp-table in SQL server stored procedure?

If yes, how should we declare the temp table and the command the clone the table structure?

or can provide us a sample codes on the above solution.

Thanks

This discussion is locked

All Comments