Goal:
Know all available recovery models in SQL Server. This will build the foundation for our backup/restore skill.
There are 3 recovery models in SQL Server: simple, bulk logged, and full.
We'll cover each recovery model later.
Credits:
http://msdn.microsoft.com/en-us/library/ms189275.aspx
No comments:
Post a Comment