chetanr.jain
Hall of Fame
Points: 3938
More actions
March 9, 2012 at 5:26 am
#1457093
Hi,
Simpler scirpt :
select name, databasepropertyex(name, 'Recovery') as RecoveryModel from master.dbo.sysdatabases order by name
Viewing post 1 (of 2 total)
You must be logged in to reply to this topic. Login to reply