First Normal Form (1NF)¶ 1NF predicates that values be as atomic as possible It does not allow nested relations It does not allow multivalued attributes to be stored in a single cell This is typically the baseline for any relational schema