Multiple choice

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

  1. Transitive dependency exists in the 3rd normal form of database.

  2. 1st normal form ensures that there should be a unique identifier for each row.

  3. 3rd normal form should be in 2nd normal form.

  4. Normalisation is used to eliminate redundant data.

  5. None of the above

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

No, it is not true as 3rd normal form is used to remove the transitive dependency from the database tables.