How to find the SQL Server Version with a query ?(www.ginktage.com)
submitted by
isenthil(2309) 7 months, 11 days ago
How to find the SQL Server Version with a query ?
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) – 10.50.1617.0 (X64) Apr 22 2011 19:23:43 Copyright (c) Microsoft Corporation Express Edition with Advanced Services (64-bit) on Windows NT 6.1
|category: SQL
|Views: 1
tags:
SQL another
Everyones tags:
Your Tags: