Friday, March 23, 2012

Retrieving the version of the server

Hi, is it possible to retrieve the version of a SQL Server by using SQL?Forgot to say that I'm most interested in the numbers indicatin version 7,
2000, 20005... But, information to distinguish between dev.edition, msde
and so on is also welcome.|||Select @.@.Version
"Ottar Holstad" wrote:

> Hi, is it possible to retrieve the version of a SQL Server by using SQL?
>
>

No comments:

Post a Comment