Oracle Database SQL — Question 150

Which two statements are true about Entity Relationships? (Choose two.)

Answer options

Correct answer: B, D

Explanation

Option B is correct because relationships can indeed be mandatory for both entities, ensuring that each entity must have a corresponding relationship. Option D is also accurate, as a one-to-many relationship from one entity can imply a one-to-one relationship when viewed from the other entity's perspective. The other options are incorrect as they misrepresent the characteristics of relationships.