Find Current database location
SELECT name, physical_name AS current_file_location
FROM sys.master_files
SELECT name, physical_name AS current_file_location
FROM sys.master_files
Find Current database location
SELECT name, physical_name AS current_file_location FROM sys.master_files
0 Comments
|
Join DFIR Global Slack ChannelMac Forensics
|