9. | When using the SQL INSERT statement: |
|||||||
Answer: Option D Explanation: No answer description available for this question. Let us discuss.
|
10. | What is an SQL virtual table that is constructed from other tables? |
|||||||
Answer: Option B Explanation: No answer description available for this question. Let us discuss.
|
11. | For what purposes are views used? |
|||||||
Answer: Option D Explanation: No answer description available for this question. Let us discuss.
|
12. | A ________ is a program that performs some common action on database data and that is stored in the database. |
|||||||
Answer: Option B Explanation: No answer description available for this question. Let us discuss.
|
13. | Which of the following is NOT a type of SQL constraint? |
|||||||
Answer: Option C Explanation: No answer description available for this question. Let us discuss.
|
14. | To update an SQL view, the DBMS must be able to associate the column(s) to be updated with: |
|||||||
Answer: Option C Explanation: No answer description available for this question. Let us discuss.
|
15. | The SQL statement to create a view is: |
|||||||
Answer: Option A Explanation: No answer description available for this question. Let us discuss.
|
16. | SQL views can be used to hide: |
|||||||
Answer: Option C Explanation: No answer description available for this question. Let us discuss.
|