Quantcast
Channel: Microsoft SQL Server
Viewing all articles
Browse latest Browse all 4871

Moving Data on MSSQL

$
0
0

Got a quick question I currently have a database that I want to split a few of the tables into their own database. I have created the new database and was thinking of just running a bunch of table updates to move the data from one to the other. But I was looking at SQL redgate pro ans was wondering one I could use it for all my backups but then I could just use a restore of just the tables that I want to move to the new location. Which would be better?


Viewing all articles
Browse latest Browse all 4871

Trending Articles