Posts
Sort by recent activity
Query to get version of SQL Backup
When I run the master.dbo.sqlbackup stored procedure , the version appears in the results header (see picture). Is there a way to pull this information as a value into a variable? Or is there a p...