How to find the SQL Server Version with a query ? - DevCommunity.info


How to find the SQL Server Version with a query ?

Posted by Senthil Kumar on October 15, 2011

Few days back , i had to find the SQL Server Version on one of the Machine and here’s a query that i used or executed in the SQL Server Management Studio to find out the version of the SQL Server . Select @@version The @@version will return “Microsoft SQL Server 2008 R2 (RTM) – [...]


... [read more]

Rating

not rated

Reviews

There are currently no comments or reviews.

Submit a review:

Login required.