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

Using CASE WHEN in MS SQL

What is Auditing Inside SQL Server ?

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

What is Service Broker in SQL Server ?

How to Restart SQL Server in Single-User Mode ?