Web Relational Normalizer
1. Insert a relation schema (attributes and functional dependencies)
Relation R
Attributes of R: (separated by space or comma)
Dependencies: (each dependency on a separate line, with the syntax
A B -> C D and attributes separated by space or comma)
2.a Select the automatic normalization:
2.b Or select an operation:
Attributes and functional dependencies
Set of functional dependencies
Keys
Boyce-Codd Normal Form
Third Normal Form
Fourth Normal Form
Show more information when available.
3. Input additional data:
Dependencies: (each dependency on a separate line, with the syntax
A B -> C D and attributes separated by space or comma)
Attributes: (separated by space or comma)
4. Execute the operation:
Result: