can you any body tell me which service pack is installed in
the sql server?
Answer Posted / manohari
SELECT @@VERSION
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to configure odbc dsn with different port numbers?
What is sub-query in sql server? Explain its properties.
How to concatenate two character strings together?
What does truncate do?
Are semicolons required at the end of sql statements in sql server 2005?
What types of replication are supported in sql server?
How to write character string constants or literals in ms sql server?
What is the meaning of sql server?
Write a SQL queries on Self Join and Inner Join.
How to list all user defined functions in the current database?
What is the native system stored procedure to execute a command against all databases?
what is database replicaion? What are the different types of replication you can set up in sql server? : Sql server database administration
Define magic tables in sql server?
How are the unique and primary key constraints different?
Explain system scalar functions?