Which of the following enforces a relation into 1st normal form-04966
Which of the following enforces a relation into 1st normal form?
This multiple choice question (MCQ) is related to the book/course vu cs403 Database Management Systems. It can also be found in vu cs403 Final Term - Quiz No.3.
Which of the following enforces a relation into 1st normal form?
The domain of attribute must include only atomic values.
Every non-key attribute is fully functionally dependent on primary key
non-key attribute is non-transitively dependent on primary key.
Every non-key attribute is partially dependent on super key