What is a recursive (or self-referencing) relationship in data modeling?
-
A
A relationship that loops through three tables
-
B
A relationship where an entity is associated with instances of itself
-
C
A circular foreign key between two tables
-
D
A stored procedure that calls itself