How to determine the service pack currently installed on
SQL Server?

Answer Posted / pavit

So many ways:
1.) right click on the server name and then click on
properties. From there you can see all the Server details
including sp.

2.) In Query Analyzer window type select @@version and
execute

3.) in Query Analyzer type xp_msver

4.) so so so so so so so

Is This Answer Correct ?    1 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to check table values in sql server?

692


Explain what are partitioned views and distributed partitioned views?

710


What is a join in sql?

744


What are commonly used mssql functions in php?

713


What is rs.exe utility?

138






How many clustered indexes there can be on table ?

751


code to create procedure for taking databse backup in sql server or i have the query for it but what it's query returns means i want to show on my jsp that the databse backup has been taken on the basis of that return value.does it returns 0 or 1.wat is the code for that

1967


Do you know what is sql service broker?

717


What is sql profiler. What are the default templates with it? : sql server database administration

691


how to avoid cursors? : Sql server database administration

652


How does index makes search faster?

763


What is difference between order by and group by?

752


What are 3 ways to get a count of the number of records in a table?

824


What are different types of collation sensitivity?

707


What does sql server mean?

693