can you any body tell me which service pack is installed in
the sql server?
Answers were Sorted based on User's Feedback
Answer / 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 |
How do I debug a stored procedure in sql server?
What are synonyms?
How optimize sql query with multiple joins in sql server?
Explain intellisense for query editing
What is the datatype of rowid?
What is shared lock?
How to convert a unicode strings to non-unicode strings?
Please differentiate between a local and a global temporary table?
How to handle error or exception in sql?
Let’s say the table in the database is named as TBL_Register. The fields in this table include: 1. User_Name, 2. User_Telephone, 3. Register_Date The field Register_Date stores the current date and time of the registration. Write the SQL statement that inserts the data into the table.
Difference between Function and Stored Procedure?
What method is used by the Command classes to execute SQL statements that return single values?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)