logo

CuriousTab

CuriousTab

Discussion


Home Database Data Models into Database Designs Comments

  • Question
  • When the parent entity is required, a new parent row can always be inserted.


  • Options
  • A. True
  • B. False

  • Correct Answer
  • True 


  • Data Models into Database Designs problems


    Search Results


    • 1. All primary keys are required.

    • Options
    • A. True
    • B. False
    • Discuss
    • 2. A foreign key is used to implement relationships between tables.

    • Options
    • A. True
    • B. False
    • Discuss
    • 3. In 1:N relationships, which entity becomes the parent entity is arbitrary.

    • Options
    • A. True
    • B. False
    • Discuss
    • 4. For every relationship, there are six possible referential integrity actions.

    • Options
    • A. True
    • B. False
    • Discuss
    • 5. The DBMS allows surrogate keys to be changed.

    • Options
    • A. True
    • B. False
    • Discuss
    • 6. When the parent entity is required, cascading updates and cascading deletions should be allowed or the associated actions on the parent should be prohibited.

    • Options
    • A. True
    • B. False
    • Discuss
    • 7. An intersection table is required to represent M:N relationships.

    • Options
    • A. True
    • B. False
    • Discuss
    • 8. In a 1:1 relationship, the primary key placement is arbitrary.

    • Options
    • A. True
    • B. False
    • Discuss
    • 9. For every relationship, there are six possible sets of minimum cardinalities.

    • Options
    • A. True
    • B. False
    • Discuss
    • 10. Cascading updates refers to child rows being automatically deleted when a parent row is deleted.

    • Options
    • A. True
    • B. False
    • Discuss


    Comments

    There are no comments.

Enter a new Comment