Posts
Sort by recent activity
Help required for RESTORE
hi i am testing redgate backup
I wanted to test the files/filegroup option of backups. To do that i did the following
I added a new filegroup to a database using
USE CustomerDB_OLD;
GO
ALTER DATABA...