0% found this document useful (0 votes)
2 views7 pages

1NF or First Normal Form

First Normal Form (1NF) requires that a relation does not contain composite or multi-valued attributes, ensuring that every attribute is single-valued. To meet 1NF criteria, a table must have atomic values, a primary key, no duplicated rows or columns, and each column must contain only one value per row. The document includes examples of converting tables to First Normal Form.

Uploaded by

playsinuyasha560
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views7 pages

1NF or First Normal Form

First Normal Form (1NF) requires that a relation does not contain composite or multi-valued attributes, ensuring that every attribute is single-valued. To meet 1NF criteria, a table must have atomic values, a primary key, no duplicated rows or columns, and each column must contain only one value per row. The document includes examples of converting tables to First Normal Form.

Uploaded by

playsinuyasha560
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 7

1NF, OR FIRST

NORMAL FORM
First Normal Form If a relation contains a composite or multi-valued
attribute, it violates the first normal form, or the relation is in the
first normal form if it does not contain any composite or multi-
valued attribute.
A relation is in first normal form if every attribute in that relation is
single-valued attribute.
For a table to be in the first normal form, it must meet the following
criteria:

•a single cell must not hold more than one value (atomicity)
•there must be a primary key for identification
•no duplicated rows or columns
•each column must have only one value for each row in the table
Conversion to First Normal Form
Student table by: Margareth
Villamor Custodio

Conversion to First Normal Form


Student table by: Joan Marie
Jorigue Ibañez

Conversion to First Normal Form


1NF

Conversion to First Normal Form

Heshen Joy A. Acevedo

You might also like