Database Security and Authorization - integrity constraints, check constraints, referential constraints, views and updates on views - Online Test
30:00
1. Which type of constraint ensures that all values in a column are unique?
2. What is the primary purpose of an integrity constraint in a database?
3. A constraint that restricts the values that can be entered into a column based on a specific condition is called a:
4. Which of the following is an example of a check constraint condition?
5. A referential constraint is typically implemented using which database object?
6. What does a referential constraint ensure between two tables?
7. In a referential constraint, the table containing the referencing column is known as the:
8. The table containing the referenced column in a referential constraint is called the:
9. What operation is typically forbidden on a referenced primary key if there are referencing foreign keys?
10. Which SQL clause is used to define a check constraint?
Test Results
0/0