![]() | |
#11
| |||
| |||
|
#12
| |||
| |||
|
#13
| |||
| |||
|
#14
| |||
| |||
|
|
"David" <someone (AT) someisp (DOT) com> wrote in message news p.t4y5ugvcrasovn (AT) pavilion (DOT) ..I want to make a copy of a table in SQL Server 2005, a back-up of my table if you will. I don't see any way of doing this, I am I right in assuming that one can't copy a table in an SQL Sever 2005 database? Just use select * into newtable from oldtable |
#15
| |||
| |||
|
|
"David" <someone (AT) someisp (DOT) com> wrote in message news p.t4y5ugvcrasovn (AT) pavilion (DOT) ..I want to make a copy of a table in SQL Server 2005, a back-up of my table if you will. I don't see any way of doing this, I am I right in assuming that one can't copy a table in an SQL Sever 2005 database? Just use select * into newtable from oldtable |
#16
| |||
| |||
|
|
"David" <someone (AT) someisp (DOT) com> wrote in message news p.t4y5ugvcrasovn (AT) pavilion (DOT) ..I want to make a copy of a table in SQL Server 2005, a back-up of my table if you will. I don't see any way of doing this, I am I right in assuming that one can't copy a table in an SQL Sever 2005 database? Just use select * into newtable from oldtable |
#17
| |||
| |||
|
|
"David" <someone (AT) someisp (DOT) com> wrote in message news p.t4y5ugvcrasovn (AT) pavilion (DOT) ..I want to make a copy of a table in SQL Server 2005, a back-up of my table if you will. I don't see any way of doing this, I am I right in assuming that one can't copy a table in an SQL Sever 2005 database? Just use select * into newtable from oldtable |
#18
| |||
| |||
|
|
"David" <someone (AT) someisp (DOT) com> wrote in message news p.t4y5ugvcrasovn (AT) pavilion (DOT) ..I want to make a copy of a table in SQL Server 2005, a back-up of my table if you will. I don't see any way of doing this, I am I right in assuming that one can't copy a table in an SQL Sever 2005 database? Just use select * into newtable from oldtable |
#19
| |||
| |||
|
|
"David" <someone (AT) someisp (DOT) com> wrote in message news p.t4y5ugvcrasovn (AT) pavilion (DOT) ..I want to make a copy of a table in SQL Server 2005, a back-up of my table if you will. I don't see any way of doing this, I am I right in assuming that one can't copy a table in an SQL Sever 2005 database? Just use select * into newtable from oldtable |
#20
| |||
| |||
|
|
Leon If the database got corrupted you are still not be able to get back the table. I think the way to save the datai is having proper backup of the database or if the database is big, just script out into the text file the table and keep it on the disk. |
![]() |
| Thread Tools | |
| Display Modes | |
| |