Database design - Field is only applicable when another field has certain code (2NF)...
Read MoreIs the relation R(ABCDE) with set of FD's {AB->CD, AC->BED, D->A} in 3NF?...
Read MoreDecomposing a relation into 3NF, how do separate the relation?...
Read MoreDeciding whether a relation is 3NF or 2NF...
Read MoreWhat is a recursive DTD? Example if possible...
Read MoreConfusion regarding setting up functional dependencies...
Read MoreSQL equivalent of IN operator that acts as AND instead of OR?...
Read MoreSQL query to view EAV data as 3NF? (Drupal 6 profile values)...
Read MoreWhat happens when functional dependency is circular?...
Read MoreHow do you compute the functional dependencies for decomposition?...
Read MoreTrying to understand database normalization - 3NF...
Read MoreIs it still normalized db schema? database...
Read MoreCombine contents of multiple rows in 3NF mysql tables...
Read MoreSimple Database normalization question...
Read MoreHow do you normalize one-to-one-or-the-other relationships?...
Read More