Answer Posted / ankur sharma
sql is a structured query language used for deleting, updating,and requesting information from the database.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Define compound operators?
What is the architecture of ms sql reporting service?
What is xml datatype?
What are subqueries in sql server?
What is the difference between Clustered and Non-Clustered Index?
Define self join?
Explain the concept of recursive stored procedure.
How to retrieve error messages using mssql_get_last_message()?
How many types of triggers in sql server?
what types of replication are supported in sql server? : Sql server database administration
What is the meaning of lock escalation and why/how to stop this? : sql server database administration
what's sql server? : Sql server database administration
define and explain the differences between clustered and non-clustered indexes.
When cursors are useful?
Does group by or order by come first?