Data Modeling with ER Model - Technical MCQs

Q1:

A recursive relationship is a relationship between an entity and ________ .

A itself

B a subtype entity

C an archetype entity

D an instance entity

ANS:A - itself

For example, Employee supervises Employee, here supervise can be a recursive relationship, where Employee is the only entity.