Relational Model in DBMS - Quiz

  • A Superkey
  • B Irreducible superkey
  • C Foreign key
  • D Primary key
  • A Be numeric.
  • B Match the field value of a primary key in a related table.
  • C Be defined in all tables in the database.
  • D Be unique.
  • A Primary key attribute cannot have null value.
  • B Primary key constraint enforces entity integrity.
  • C Unique key constraint is preferable over primary key constraint.
  • D Multiple primary key constraints can be defined on a relation.
  • A Recursive joins
  • B Loss of data from employee sabotage
  • C Loss of data from any one corrupted table
  • D Data redundancy
  • A Foreign key
  • B Alternate key
  • C Candidate key
  • D Composite key
  • A Tuples
  • B Set of attributes
  • C Relation name
  • D Both (b) and (c)
  • A Manipulative components
  • B Integrity constraints
  • C Structural components
  • D All of these
  • A Semantic integrity
  • B Referential integrity
  • C Entity integrity
  • D Domain integrity
  • A Engineering
  • B Mathematics
  • C Science
  • D None of these