What is Structured Query Language (SQL)?
Answer / shikha jain
SQL is an English-like language used for writing queries. SQL allows you to retrieve, create, and maintain data located in the database. Using SQL, you type a set of English-like instructions to the database manager. From these instructions, the database manager takes the action requested and returns the data to you. SQL queries provide you with the most flexibility in your query writing.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the purpose of RUN Command?
How to execute a query in qmf at a particular time?
What is Query By Example (QBE) ?
How to run a query using Run Query?
How the interaction between DB2, SQL, and QMF takes place?
How to List the Available Tables?
How to Save a Query?
What is the use of ERROR Log ?
How to Erase a Query?
How to Create a Prompted Query?
What are differences between QMF and SPUFI?
How to Provide Column Names Using the DRAW Command ?