

MCQOPTIONS
Saved Bookmarks
1. |
What does the notnull integrity constraint do? |
A. | It ensures that at least one tuple is present in the relation |
B. | It ensures that at least one foreign key is present in the relation |
C. | It ensures that all tuples have a finite value on a specified attribute |
D. | It ensures that all tuples have finite attributes on all the relations |
Answer» D. It ensures that all tuples have finite attributes on all the relations | |