1. |
The SQL command to create a table is:
| |||||||
|
2. |
A ________ is a stored program that is attached to a table or a view.
| |||||||
|
3. |
The DROP TABLE statement:
| |||||||
|
4. |
SQL views can be used to hide:
| |||||||
|
5. |
The SQL statement to create a view is:
| |||||||
|
6. |
To update an SQL view, the DBMS must be able to associate the column(s) to be updated with:
| |||||||
|
7. |
Which of the following is NOT a type of SQL constraint?
| |||||||
|
8. |
A ________ is a program that performs some common action on database data and that is stored in the database.
| |||||||
|
9. |
For what purposes are views used?
| |||||||
|
10. |
What is an SQL virtual table that is constructed from other tables?
| |||||||
|
No comments:
Post a Comment