|
tocroi72
Yak Posting Veteran
89 Posts |
Posted - 02/14/2007 : 19:41:05
|
hello all, If i run select serverproperty('productlevel') on my server, i got the result SP4, however if i run select @@version then the result is as below (showing the service Pack 1 instead of SP4
Microsoft SQL Server 2000 - 8.00.2039 (Intel X86) May 3 2005 23:18:38 Copyright (c) 1988-2003 Microsoft Corporation Standard Edition on Windows NT 5.2 (Build 3790: Service Pack 1)
Can anyone please explain why? - . THanks
|
|