How do you find out what files a database backup restore would create using T-SQL?
i.e.
The restore would create Bob.mdf ,Bob_log.ldf ,Bob2.ndf
etc etc?
How do you find out what files a database backup restore would create using T-SQL?
i.e.
The restore would create Bob.mdf ,Bob_log.ldf ,Bob2.ndf
etc etc?