Answer Posted / kamarajar a
SQL stands for Structured Query Language, is the set of
comments use to access data in Relational database, purpose
of SQL is to provide the interface to a relational database
like Oracle.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can an entity have two primary keys?
What are truncate options available in sql server? : sql server database administration
What are the types of subscriptions in SQL Server replication?
Explain what is the difference between a local and a global temporary table?
What is difference between inner join and join?
Explain about link server in sql server?
What is a trigger what are the advantages of trigger?
Tell me what is the order in which the sql query is executed?
How to replace given values with null using nullif()?
What is the largest component inside a field?
What do you understand by coalesce in sql server?
Can we do dml on views?
Explain what is row_number function?
How do I get Report Builder to generate a parameter that can be set by users viewing the report?
How to generate random numbers with the rand() function in ms sql server?