logo

CuriousTab

CuriousTab

Discussion


Home Database Data Models into Database Designs Comments

  • Question
  • An intersection table is required to represent M:N relationships.


  • Options
  • A. True
  • B. False

  • Correct Answer
  • True 


  • Data Models into Database Designs problems


    Search Results


    • 1. 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
    • 2. When the parent entity is required, a new parent row can always be inserted.

    • Options
    • A. True
    • B. False
    • Discuss
    • 3. All primary keys are required.

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

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

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

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

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

    • Options
    • A. True
    • B. False
    • Discuss
    • 9. Surrogate keys have much meaning for users.

    • Options
    • A. True
    • B. False
    • Discuss
    • 10. When the parent entity is required, a new child row can always be inserted.

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


    Comments

    There are no comments.

Enter a new Comment