Difference between revisions of "Template:Database normalization"
Jump to navigation
Jump to search
imported>VinceBowdren (add DKNF) |
imported>Ringbang (restored DKNF position) |
||
| (19 intermediate revisions by 15 users not shown) | |||
| Line 1: | Line 1: | ||
| − | {| | + | {{Navbox |
| − | + | |name = Database normalization | |
| − | | | + | |title = [[Database normalization]] |
| − | | | + | |listclass = hlist |
| − | | | + | |below = [[Denormalization]] |
| − | [[First normal form]] | + | |list1 = |
| − | + | * [[Unnormalized form]] (UNF/NF<sup>2</sup>) | |
| − | < | + | * [[First normal form]] (1NF) |
| − | + | * [[Second normal form]] (2NF) | |
| − | + | * [[Third normal form]] (3NF) | |
| − | + | * [[Elementary key normal form]] (EKNF) | |
| − | [[Category:Database normalization]] | + | * [[Boyce–Codd normal form]] (3.5NF / BCNF) |
| + | * [[Fourth normal form]] (4NF) | ||
| + | * [[Fifth normal form]] (5NF / PJNF) | ||
| + | * [[Domain-key normal form]] (DKNF) | ||
| + | * [[Sixth normal form]] (6NF) | ||
| + | }}<includeonly>{{main other|[[Category:Database normalization]]}}</includeonly> | ||
| + | <noinclude> | ||
| + | [[Category:Computing navigational boxes]] | ||
| + | [[Category:Database normalization|·]] | ||
| + | </noinclude> | ||