View Single Post

   
  #3 (permalink)  
Old 02-28-2008, 05:13 PM
John Bell
 
Posts: n/a
Default Re: Create a copy of a table in sql server

Hi

I suggest that you backup the database and restore it as a different
database.

See the following (for move read copy!):

http://support.microsoft.com/default...n-us;Q314546#2

John

"Bill" <billzimmerman@gospellight.com> wrote in message
news:8da5f4f4.0307221412.380787ad@posting.google.c om...
> I have a table I'd like to copy so I can edit it and play around with
> the data. How do I create copy of a table in SQl Server?
>
> Thanks,
>
> Bill



Reply With Quote