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
Do you know sql server 2008 backup compression?
What is your recommendation for a query running very slow? : sql server database administration
You want to implement the one-to-one relationship while designing tables. How would you do it?
In what three ways is the return statement used in a stored procedure?
How to convert character strings into numeric values?
1 01 101 01010
What is the maximum size of a row in sql server?
What is transaction server isolation?
Why are you getting errors when creating a new odbc dsn?
What is 1nf 2nf?
Issues related in upgrading SQL Server 2000 to 2005 / 2008
Can you get second highest salary from the table?
List the advantages of using stored procedures?
What do you mean by sql server 2005 express management tools?
How to create view in stored procedure sql server?