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 are OFFLINE Datafiles with SQL Server ?

Using Trim Function in MS SQL

What is the XML Datatype in SQL Server ?

How to Restart SQL Server in Single-User Mode ?

Getting List of All Views in MS SQL Database