Relational Model in DBMS - Quiz

  • AEngineering
  • BMathematics
  • CScience
  • DNone of these
  • AManipulative components
  • BIntegrity constraints
  • CStructural components
  • DAll of these
  • ATuples
  • BSet of attributes
  • CRelation name
  • DBoth (b) and (c)
  • AThe primary key consists of more than one attribute.
  • BReferential integrity is violated when attempting to enter data.
  • CIt contains multiple foreign keys.
  • DAll of these.
  • ASuperkey
  • BIrreducible superkey
  • CForeign key
  • DPrimary key
  • AForeign key
  • BAlternate key
  • CCandidate key
  • DComposite key
  • ARecursive joins
  • BLoss of data from employee sabotage
  • CLoss of data from any one corrupted table
  • DData redundancy
  • APrimary key attribute cannot have null value.
  • BPrimary key constraint enforces entity integrity.
  • CUnique key constraint is preferable over primary key constraint.
  • DMultiple primary key constraints can be defined on a relation.