Need to redo the checking of if our relations are in "good normal form".
Instead of using 1NF we need to check for BCNF for all relations and decompose if needed. Also need to check if those decompositions are dependency preserving, if not put them into 3NF.
Need to redo the checking of if our relations are in "good normal form". Instead of using 1NF we need to check for BCNF for all relations and decompose if needed. Also need to check if those decompositions are dependency preserving, if not put them into 3NF.