logo

CuriousTab

CuriousTab

Discussion


Home Database The Relational Model and Normalization See What Others Are Saying!
  • Question
  • One solution to the multivalued dependency constraint problem is to:


  • Options
  • A. split the relation into two relations, each with a single theme.
  • B. change the theme.
  • C. create a new theme.
  • D. add a composite key.

  • Correct Answer
  • split the relation into two relations, each with a single theme. 


  • More questions

    • 1. BI reporting systems summarize the current status of business activities in order to predict future activities.

    • Options
    • A. True
    • B. False
    • Discuss
    • 2. When assessing the table structure of an acquired set of tables with data, counting the number of table rows is (part of) the:

    • Options
    • A. first step.
    • B. second step.
    • C. third step.
    • D. fourth step.
    • Discuss
    • 3. It is appropriate to use a supertype/subtype relationship when there are attributes that apply to some of the instances of an entity type.

    • Options
    • A. True
    • B. False
    • Discuss
    • 4. The SQL keyword(s) ________ is used with wildcards.

    • Options
    • A. LIKE only
    • B. IN only
    • C. NOT IN only
    • D. IN and NOT IN
    • Discuss
    • 5. A maximum cardinality is the maximum number of entity instances that can participate in a relationship instance.

    • Options
    • A. True
    • B. False
    • Discuss
    • 6. Denormalized tables are in BCNF.

    • Options
    • A. True
    • B. False
    • Discuss
    • 7. The purpose of timestamping is to avoid the use of locks.

    • Options
    • A. True
    • B. False
    • Discuss
    • 8. A relationship is which of the following?

    • Options
    • A. A person, place, or thing
    • B. Property or characteristic of an entity
    • C. Link between entities
    • D. Weak entity
    • Discuss
    • 9. The XML family of standards is very important in database processing today.

    • Options
    • A. True
    • B. False
    • Discuss
    • 10. Which of the following is valid SQL for an Index?

    • Options
    • A. CREATE INDEX ID;
    • B. CHANGE INDEX ID;
    • C. ADD INDEX ID;
    • D. REMOVE INDEX ID;
    • Discuss


    Comments

    There are no comments.

Enter a new Comment