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

Answer Posted / rahul

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

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What have included columns when we talk about sql server indexing?

766


What do we need queues in sql service broker?

691


Tell me what is the order in which the sql query is executed?

703


How to get a list of columns in a view using the "sp_columns" stored procedure?

791


What is rtm version in sql server?

695






What is the difference between mysql and mysqli?

752


How many types of keys are there?

736


How to compose an inquiry to demonstrate the points of interest of an understudy from students table whose name begins with k?

853


How do database indexes work?

716


What is data source object?

719


Tell me what do you mean by an execution plan? Why is it used? How would you view it?

666


What are date and time data types in ms sql server?

727


How to find the login name linked to a given user name?

673


What is an indexing technique?

667


Explain how you can configure a running aggregate in SSRS?

131