| 9. | Which one of the following sorts rows in SQL? |
|||||||
Answer: Option C Explanation: No answer description available for this question. Let us discuss. |
| 10. | Find the SQL statement below that is equal to the following: SELECT NAME FROM CUSTOMER WHERE STATE = 'VA'; |
|||||||
Answer: Option D Explanation: No answer description available for this question. Let us discuss. |
| 11. | The Microsoft Access wildcards are ____ and ____ . |
|||||||
Answer: Option D Explanation: No answer description available for this question. Let us discuss. |
| 12. | When three or more AND and OR conditions are combined, it is easier to use the SQL keyword(s): |
|||||||
Answer: Option D Explanation: No answer description available for this question. Let us discuss. |
| 13. | SQL query and modification commands make up a(n) ________ . |
|||||||
Answer: Option B Explanation: No answer description available for this question. Let us discuss. |
| 14. | Which of the following do you need to consider when you make a table in SQL? |
|||||||
Answer: Option D Explanation: No answer description available for this question. Let us discuss. |
| 15. | The benefits of a standard relational language include which of the following? |
|||||||
Answer: Option A Explanation: No answer description available for this question. Let us discuss. |
| 16. | To remove duplicate rows from the results of an SQL SELECT statement, the ________ qualifier specified must be included. |
|||||||
Answer: Option C Explanation: No answer description available for this question. Let us discuss. |
