Multiple choice

Which of the following is/are the false statement(s) in database normalization?

  1. First normal form provides the unordered set of data.

  2. Second normal from considers all the non primary columns in the table should depend on the primary key.

  3. Third normal form does not have any transitive dependency.

  4. There are no anomalies possible in data normalization.

  5. None of the above

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

All are the correct statements.