Mega Code Archive

 
Categories / MSSQL Tutorial / Database
 

Backup a database with init

BACKUP DATABASE NWCopy TO NWCopyBK_1 WITH INIT GO