This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
computing:windows:mssql_backup [2022/02/10 07:39] gcooper |
computing:windows:mssql_backup [2022/02/10 07:42] (current) gcooper |
||
---|---|---|---|
Line 5: | Line 5: | ||
**Download SQL Server Management Studio**: https:// | **Download SQL Server Management Studio**: https:// | ||
- | <note tip>In general, it is simpler and easier to restore a complete backup (single file) than a differential (multiple file) backup. If your backup window and storage permit, you might choose to implement full, complete, single file backups every night.</ | + | <note tip>In general, it is **simpler and easier to restore a complete backup** (single file) than a differential |
===== Database Restore ===== | ===== Database Restore ===== | ||
Line 16: | Line 16: | ||
<note important> | <note important> | ||
+ | |||
+ | ==== MSSQL Management Studio ==== | ||
+ | |||
+ | **Restore a Database Backup Using SSMS**: https:// | ||
==== Transact-SQL ==== | ==== Transact-SQL ==== |