Home / CSE / Database System 2 - CS :: Logical Database Design

CSE :: Database System 2 - CS

  1. A null value is assigned when no other value applies.

  2. A.

     True

    B.

     False


  3. A synonym is two or more attributes that have different names but the same meaning.

  4. A.

     True

    B.

     False


  5. The primary key in a relation does not need to be underlined.

  6. A.

     True

    B.

     False


  7. In a 1:M relationship, the primary key on the one side migrates to the many side to become the foreign key on the many side.

  8. A.

     True

    B.

     False


  9. Normalization is a formal process for deciding which attributes should be grouped together in a relation.

  10. A.

     True

    B.

     False


  11. A candidate key must uniquely identify each row.

  12. A.

     True

    B.

     False


  13. Well-structured relations encourage anomalies of data.

  14. A.

     True

    B.

     False


  15. A foreign key may be null and still adhere to the referential integrity constraint.

  16. A.

     True

    B.

     False


  17. If a relation is in third normal form, it does not need to be in second normal form.

  18. A.

     True

    B.

     False


  19. The primary key of the new relation in a many-to-many relationship is a composite key comprised of the primary keys of each of the binary entities.

  20. A.

     True

    B.

     False