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

Benefits of Stored Procedures?

561


What is a system database and what is a user database?

574


What is extended stored procedures?

559


What is a data source file?

493


What is change data capture (cdc) feature?

582






How do I schedule a sql server profiler trace?

536


To automatically record the time on which the data was modified in a table, which data type should you choose for the column?

525


Define primary key?

655


What are the requirements on sql server network connections?

518


How to provide login information for a new odbc dsn?

536


Can sql server 2016 run on windows 7?

500


How to drop existing views from a database in ms sql server?

526


Can you explain what is the use of custom fields in report?

597


What happens on checkpoint?

610


What are the characteristics of modern DBMS?

619