|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Thursday, May 14, 2009 7:33 AM
Points: 112,
Visits: 61
|
|
In SQL Server 6.5 version, it is possible to backup and load a single table from the backup of full dump file.
Do any DBA knows how to backup and load a single table?
|
|
|
|
|
SSCrazy Eights
        
Group: Moderators
Last Login: Tuesday, April 09, 2013 12:53 PM
Points: 8,357,
Visits: 684
|
|
No you can only restore the complete device to another location then export the data via bcp or other method to import into the original.
|
|
|
|