Thursday, 3 October 2013

How to get a list of tables is database backup in sql server

How to get a list of tables is database backup in sql server

I have a list of database backup files and I want to see what tables are
in each without loading them. How can I do this quickly ? I am suspicious
that whoever loaded these files into a database perhaps did not do it
properly. No logs available of when the load took place and what it
brought in or in there were errors.

No comments:

Post a Comment