Multiple choice Which of the following statement(s) is/are false? Transitive dependency exists in the 3rd normal form of database. 1st normal form ensures that there should be a unique identifier for each row. 3rd normal form should be in 2nd normal form. Normalisation is used to eliminate redundant data. 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.