can you any body tell me which service pack is installed in
the sql server?

Answer Posted / bharathi

SELECT @@VERSION

Running the above SELECT statemet will give you the version
of SQL server and its SP

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is index, cluster index and nonclustered index?

512


How to modify an existing user defined function?

590


How to Improve the performencs of SQL Server 2005 exclude stored Procedure and Indexes?

1573


Explain system rowset functions?

554


What are the differences between clustered and non-clustered index?

532






You have a stored procedure, which execute a lengthy batch job. This stored procedure is called from a trigger you do not want to slow the data entry process you do not want trigger to wait for this batch job to finish before it completes itself what you can do to speed up the process?

651


Can you insert NULL in unique column?

621


How to connect to a sql server using odbc_connect()?

616


How to delete multiple rows with one delete statement in ms sql server?

515


What is the difference between rank and dense_rank?

503


What are the characteristics of modern DBMS?

619


What is hot add cpu in sql server 2008?

516


Determine how to use the inserted and deleted pseudo tables?

533


Explain timestamp datatype?

552


Define msdb database?

596