How do I find the location of a database?
You have two native options for finding out where the SQL server stores its database files: either right-click on the instance name in SQL Server Management Studio (SSMS) and navigate to the ‘Database Settings’ tab, or use a T-SQL query. Where is SQL database file location? C:\Program Files\Microsoft SQL Server\MSSQL{nn}. How do I find my database server? Use SQL Server …