Multiple Choice
Which of the following is not true of recursive relationships?
A) When the recursive relationship is M:N,an intersection table is created.
B) The rows of a single table can play two different roles.
C) Recursive relationships can be 1:1,1:N,or M:N relationships.
D) When the relationship is 1:N,a new table must be defined to represent the relationship.
Correct Answer:

Verified
Correct Answer:
Verified
Q56: A referential integrity constraint policy that guarantees
Q57: Recursive M:N relationships are represented with an
Q58: The last step in creating a table
Q59: In many-to-many relationships in a relational database
Q60: In a relational database design,all relationships are
Q62: Using the VRG database as an example,briefly
Q63: Discriminator attributes can be represented in relational
Q64: When the parent entity has a surrogate
Q65: In representing a 1:N relationship in a
Q66: The first step in the database design