Hi,
I have just restored a SQL Server 2012 Database.
It's the first time I have done so.
I can select data from the tables which suggests it's been successful.
The final output message is
'RESTORE DATABASE successfully processed 189291654 pages in 10114.619 seconds (146.208 MB/sec).'
Are there any other checks I need to do to prove the restore is complete and has no issues?
Thanks