To use: In the scripts folder, the convert_schema.bat and convert_schema.sh scripts convert an input file's database schema to an output file in the desired normal form. This output file is in the ...
Must be in 1NF. No partial dependencies: All non-key attributes must be fully functionally dependent on the primary key. If it's a composite primary key, no column should be dependent on just part of ...