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-02-26 : 09:14:07
|
| paulo gastao writes "Hi, Whow I can make a backup of a single table on SQL Server 2000? I didn´t find any command or windows that theach´s me how to do it." |
|
|
nr
SQLTeam MVY
12543 Posts |
Posted - 2002-02-26 : 09:39:09
|
| Easiest to copy the table into another empty database then backup that database.==========================================Cursors are useful if you don't know sql.Beer is not cold and it isn't fizzy. |
 |
|
|
|
|
|