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 Structured Query Language (SQL)?
How to Add Comments to a SQL Query?
What is Prompted Query?
How to Provide Column Names Using the DRAW Command ?
How to Save Your Profile?
how to excute a querry in QMF at a perticular time.
How to List the Available Tables?
How to Display the Names of Your Saved Queries?
What are differences between QMF and SPUFI?
How to Retriev and Display a Saved Query?
How to Build a Row Condition?
What is the Use SHOW Command?