Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2002-05-24 : 09:42:39
|
| senthil writes "How can i backup the table structure alone in sql server database" |
|
|
jasper_smith
SQL Server MVP & SQLTeam MVY
846 Posts |
Posted - 2002-05-24 : 09:51:52
|
| The simplest way is to script your tables is using EMRight click on the tables in EM and choose All Tasks>Generate SQl Scripts |
 |
|
|
|
|
|