CSE :: Database System 2 - CS
- A ________ is a stored program that is attached to a table or a view.
- The DROP TABLE statement:
- SQL views can be used to hide:
- To update an SQL view, the DBMS must be able to associate the column(s) to be updated with:
- Which of the following is NOT a type of SQL constraint?
- A ________ is a program that performs some common action on database data and that is stored in the database.
- For what purposes are views used?
- What is an SQL virtual table that is constructed from other tables?