How to Learn MS SQL Server Version

The following code should be run to find out what version is installed in MS SQL Server by query.

Select @@version


You May Interest

What is Central Management in SQL Server ?

Using MS SQL DISTINCT

What is an OUTPUT Clause Inside SQL Server ?

What is Blocking in SQL Server ?

What is the Use of DBCC Commands in SQL Server ?