Multiple choice

Which of the following statements is/are true about fourth normal form in database?

  1. A fourth normal should be in 3rd normal form.

  2. There should not be a set of multivalued dependency in fourth normal form.

  3. The transitional functional dependency should be removed from the table in the fourth normal form.

  4. All of the above

  5. Only (1) and (2)

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

Yes, both of these are characteristics of fourth normal form in the database.