Home / CSE / Database System 2 - CS :: ER Model and Business Rules

CSE :: Database System 2 - CS

  1. An action assertion must include which of the following?

  2. A.

     Anchor object

    B.

     Action

    C.

     Corresponding object

    D.

     All of the above


  3. An oval represents which of the following in an EER?

  4. A.

     Attribute

    B.

     Entity

    C.

     Optional One

    D.

     Relationship


  5. Inheritance is which of the following?

  6. A.

     When a supertype entity inherits values of the subtype attribute

    B.

     When a subtype entity inherits values of the supertype attribute

    C.

     When a supertype entity inherits values of another supertype attribute

    D.

     When a subtype entity inherits values of another subtype attribute


  7. When an entity instance must be a member of only one subtype, it is which of the following?

  8. A.

     Disjoint with total specialization

    B.

     Disjoint with partial specialization

    C.

     Overlap with total specialization

    D.

     Overlap with partial specialization


  9. A supertype/subtype hierarchy is which of the following?

  10. A.

     Each subtype has only one attribute.

    B.

     Each supertype has only one attribute.

    C.

     Each subtype has only one supertype.

    D.

     Each supertype has only one subtype.


  11. A rectangle represents which of the following in an EER?

  12. A.

     Attribute

    B.

     Entity

    C.

     Optional One

    D.

     Relationship


  13. Which one of the following symbols is not used in an ERD?

  14. A.

     Rectangle

    B.

     Oval

    C.

     Diamond

    D.

     Circle


  15. Specialization is which of the following processes?

  16. A.

     Defining one or more subtypes of the supertype and forming supertype/subtype relationships.

    B.

     Defining one or more supertypes of the subtype and forming supertype/subtype relationships.

    C.

     Defining one or more subtypes of the supertype and not forming supertype/subtype relationships.

    D.

     Defining one or more supertypes of the subtype and not forming supertype/subtype relationships.


  17. Which of the following statements concerning business rules is true?

  18. A.

     It should be complex.

    B.

     It should not be convertible to computer code.

    C.

     It may include restrictions.

    D.

     All of the above.


  19. A supertype/subtype hierarchy has which of the following features?

  20. A.

     Subtypes at the lower lever in the hierarchy inherit attributes only from their immediate supertype.

    B.

     Attributes are assigned at the highest logical level.

    C.

     Subtypes at the higher lever in the hierarchy inherit attributes only from their immediate subtype.

    D.

     Attributes are assigned at the lowest logical level.