If a relation schema is in 2NF, then it is definitely in:

2018

If a relation schema is in 2NF, then it is definitely in:

Answer: A. 1NFDatabase normalization follows a hierarchical structure where each higher normal form builds upon the previous one. To achieve Second Normal Form (2NF), a…

  1. A.

    1NF

  2. B.

    4NF

  3. C.

    3NF

  4. D.

    BCNF

Attempted by 1726 students.

Show answer & explanation

Correct answer: A

Database normalization follows a hierarchical structure where each higher normal form builds upon the previous one. To achieve Second Normal Form (2NF), a relation must first satisfy all conditions of First Normal Form (1NF). Consequently, any schema in 2NF is inherently guaranteed to be in 1NF as well.

Explore the full course: Rssb Basic Computer Instructor

Loading lesson…