TN PT107 How to find out the SQL Server Instance name
Last updated: March 20th, 2026Description
- Author: Michael Viteri
- Published: March 20th, 2026
Details:
Description
This article from InSource shows How to find out the SQL Server Instance name.
- Author: Mike Viteri
- Published: 5/13/2015
- Applies to: Microsoft SQL Server 2008 and Greater
Details
Open SQL Server Management Studio. Create a new query then type "@@Servername". The result will show what instance is running