Once you are responsible for an instance of SQL Server, whether it is an Enterprise edition or an Express edition, you should know some basic information about the instance. There are various reasons why this information may be necessary so it is important that you know how and where to find it.
Some of the basic information such as the instance name, SQL Server edition, SQL Server version, etc. can be found on the General Page of the Server Properties dialog box.
To access this dialog box, perform the following steps:
- Start SQL Server Management Studio (SSMS).
- Connect to your instance using the necessary Authentication.
- Right-click the server name in the Object Explorer View and select 'Properties' (see diagram below).