Question:

First Normal Form is based on the concept of

Show Hint

1NF = atomic columns, no multivalued or nested attributes allowed.
Updated On: May 26, 2025
  • Atomic attribute
  • Partial dependency
  • Functional dependency
  • Attribute closure
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

A relation is in 1NF if all attributes contain only atomic (indivisible) values.
It eliminates repeating groups or arrays.
Was this answer helpful?
0
0