Answer Posted / 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 |
Post New Answer View All Answers
How the interaction between DB2, SQL, and QMF takes place?
How to Create a Prompted Query?
How to Get Information About the Tables?
How to Build a Row Condition?
How to List the Available Tables?
How to Provide Column Names Using the DRAW Command ?
How to execute a query in qmf at a particular time?
What are Naming Conventions in QMF?
What are Naming Standards in QMF?
What is qmf?
How to Save a Query?
How to Clear a Query Using the RESET Command ?