Replace Logical File


RESTORE DATABASE IC
FROM DISK =
'D:\ICPG.bak'
WITH MOVE 'TRUST' TO 'E:\MSSQL2008\Data\ICPG_Data.MDF',
MOVE 'TRUST_log' TO 'E:\MSSQL2008\Data\ICPG_Log.LDF',
STATS = 1, REPLACE
GO

Comments

Popular posts from this blog

Who Deleted and Drop the record in table

Generate Password

Key Board Shortcuts