Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
psangeetha
Yak Posting Veteran
95 Posts |
Posted - 2009-04-01 : 16:46:21
|
| Hi all, I ran select @@version to find the service pack version for 2005 SQL server. I got the result that the SP is Service Pack 2. But if I run SELECT SERVERPROPERTY('productversion'), SERVERPROPERTY ('productlevel'), SERVERPROPERTY ('edition')I get Service Pack as RTM..Is it different? We are planning on installing SP3. Thank you |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
|
|
|