QuestionQ21
Build business application logic and automationYou create a parent entity and a child entity. The parent entity has a 1:N relationship to the child entity.
You must ensure that when the owner of the parent record changes, all child records are assigned to the new owner.
You need to configure the relationship behavior type. What should you use?
- A Referential, Restrict Delete
- B Referential
- C Restrict
- D Parental
Community Discussion