Is there a TSQL query that shows the last restore datetime for a certain database?
Tell me more
×
Database Administrators Stack Exchange is a question and answer site for
database professionals who wish to improve their database skills and learn from others in the community. It's 100% free, no registration required.
|
migrated from stackoverflow.com Jan 29 at 1:45
|
The script that can be used is:
|
|||
|
|
|
This will list all "most recent" restores for each database on your server:
|
|||
|
|
