Multiple choice

Which of the following is not applicable in case of 2 NF in relational database?

  1. For 2NF, a table must be in 1NF.

  2. The list of values can not be allowed in 2 NF.

  3. There is a one to many relationship exists in 2 NF.

  4. Every non-key is fully dependent on the primary key.

  5. None of the above

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

All of the above are the assumptions that are applicable in 2 NF.