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 SQL Injection in SQL Server ?

MS SQL Compiling a Stored Procedure With a Requery

What is the Difference Between DB Mirroring and Log Shipping in S ...

Finding Server Default Language in MS SQL

What are Sparse Columns in SQL Server ?