A relation is ______ if every field contains only atomic values that is, no…

2015

A relation is ______ if every field contains only atomic values that is, no lists or sets.

Answer: A. 1NFA relation is in 1NF (First Normal Form) if every field contains only atomic values, meaning no repeating groups or multi-valued attributes. This ensures that…

  1. A.

    1NF

  2. B.

    2NF

  3. C.

    3NF

  4. D.

    BCNF

  5. E.

    Question not attempted

Attempted by 1672 students.

Show answer & explanation

Correct answer: A

A relation is in 1NF (First Normal Form) if every field contains only atomic values, meaning no repeating groups or multi-valued attributes. This ensures that each cell in the table holds a single value, which is the basic requirement for normalization. The given condition directly matches the definition of 1NF.

Explore the full course: Hpsc Pgt Computer Science

Loading lesson…