Normal Form MCQ - Quiz

  • ABe in Second Normal Form (2NF)
  • BBe in Third Normal Form (3NF)
  • CHave a single attribute key
  • DHave a composite key
  • AEliminate all hidden dependencies
  • B Eliminate the possibility of a insertion anomalies
  • CHave a composite key
  • DHave all non key fields depend on the whole primary key
  • ABCNF is stricter than 3 NF
  • BLossless, dependency -preserving decomposition into 3 NF is always possible
  • C Loss less, dependency
  • DAny relation with two attributes is BCNF
  • AKey
  • BKey revisited
  • CSuperset key
  • DNone of the mentioned