First page Back Continue Last page Graphics
First Normal Form (1NF)
1NF is rather easy.
- simply stated: attributes can only contain values
- attributes cannot consist of sets of values
It might be useful to want to store information about songs
Madonna produced Erotica and Ray of Light.
- it would not 1NF if relation consisted of the attribute albums and it was assigned the set {Erotica, Ray of Light}