Get restore history for a SQL database

SELECT TOP 1000 [restore_history_id]
      ,[restore_date]
      ,[destination_database_name]
      ,[user_name]
      ,[backup_set_id]
      ,[restore_type]
      ,[replace]
      ,[recovery]
      ,[restart]
      ,[stop_at]
      ,[device_count]
      ,[stop_at_mark_name]
      ,[stop_before]
  FROM [msdb].[dbo].[restorehistory]
  where restore_history_id

Comments

Popular posts from this blog

Metastorm - Open form in an action from a list or link

Corporate Intranet Information Architecture – a Publishing Site

No Search Results in SharePoint Contextual Search OSSSearchResults.aspx