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

Getting List of All Views in MS SQL Database

What is an Index in SQL Server ?

Making a Backup of MS SQL Database With Query

Changing MS SQL Table Name with Query

What is a Filestream in SQL Server ?