ServiceNow Certified System Administrator — Question 358

What is the name of the table relationship, where two or more tables are related in a bi-directional relationship, so that the related records are visible from both tables in a related list?

Answer options

Correct answer: B

Explanation

The correct answer is B, Many to Many, which describes a relationship where two tables can have multiple records linked to each other in both directions. Options A (Database View) and C (One to Many) do not capture the bi-directional nature, while D (Extended) does not pertain to this specific type of relationship.