SELECT @@VERSION
Posted by: SQL Server 2005 Distilled,
on 01 Nov 2005 |
View original | Bookmarked: 0 time(s)
Finally got some time this evening to uninstall September CTP and install SQL Server 2005 RTM. SELECT @@VERSION returned:
Microsoft SQL Server 2005 - 9.00.1399.06 (Intel X86)
Oct 14 2005 00:33:37
Copyright (c) 1988-2005 Microsoft Corporation
Developer Edition on Windows NT 5.1 (Build 2600: Service Pack 2)
...