Open SQL Server Management Studio. Open the query analyzer and write the following query.
- SELECT@@VersionAS'SQL Server Version'

By running this query we get the Instance of the SQL Server installed on the system. Stay tuned for more posts.
Open SQL Server Management Studio. Open the query analyzer and write the following query.

Join the conversation! Your thoughts help the community grow.