ExamQuestions.com

Register
Login
Microsoft Power Platform Developer (PL-400) Exam Questions

Microsoft

Microsoft Power Platform Developer (PL-400)

95 / 130

Question 95:

You create a one-to-many relationship between records in table A and table B in the Dataverse database. 
Please select all correct statements about the relationship’s behavior. 
You need to set the behavior type to…

Answer options:

A.Parental if you do not want to create an "orphan" records in table B when you delete a parent row in table A
B.Custom Delete Cascade All if you want to delete all child rows in table B when you delete a parent row in table A
C.Referential Restrict if you want to set an owner of the parent record to be the owner of the child records
D.Referential Remove Link if you want to delete a parent row in table A without deleting child rows in table B