Which database normalization form ensures that every non-key attribute is fully dependent on the entire primary key?
First normal form (1NF)
Boyce-Codd normal form (BCNF)
Third normal form (3NF)
Second normal form (2NF)

Database Management Systems Exercises are loading ...