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 Query By Example (QBE) ?
How to execute a query in qmf at a particular time?
HOW TO COMMENT THE QMF QUERIES?
What is Prompted Query?
How to List the Available Tables?
How to Provide Column Names Using the DRAW Command ?
How the interaction between DB2, SQL, and QMF takes place?
How to Display the Names of Your Saved Queries?
How to run a query using Run Query?
WHICH ONE IS BETTER EITHER SPUFI OR QMF?
How to Save Your Profile?
What is Structured Query Language (SQL)?