To determine what SQL Server version and edition that you are running execute the following Sql: SELECT @@VERSION This will return a message similar to the following supplying all the details that you require: Microsoft SQL Server 2005 – 9.00.5057.00 … Continue reading
Determine SQL Server Version and Edition
February 6, 2012 by m0gb0y74 | 0 comments
