At what level of normalization must the database be implemented as a single…

2026

At what level of normalization must the database be implemented as a single table with no repeating columns ?

Answer: A. 1NFThe database must be implemented at the First Normal Form (1NF) level. 1NF requires that each column contains atomic values and there are no repeating groups…

  1. A.

    1NF

  2. B.

    2NF

  3. C.

    3NF

  4. D.

    4NF

Attempted by 766 students.

Show answer & explanation

Correct answer: A

The database must be implemented at the First Normal Form (1NF) level. 1NF requires that each column contains atomic values and there are no repeating groups or columns within a single table.

Explore the full course: Tpsc Assistant Technical Officer

Loading lesson…