How to see the current recovery model for a database

SELECT [name],state_desc,recovery_model_desc FROM sys.databases
Ebook Download
View all
Learn
View all