169k views
5 votes
If two objects have a parent-child relationship, how can a user access the child record from the parent record?

Option 1: Lookup field
Option 2: Child field
Option 3: Custom link
Option 4: Related list

User TOMARTISAN
by
7.5k points

1 Answer

5 votes

Final answer:

Option 4: Related list

Step-by-step explanation:

The correct option to access the child record from the parent record in a parent-child relationship is Option 4: Related list. A related list is a feature in many database management systems that allows users to view and interact with the child records associated with a parent record. It is displayed as a list within the parent record and provides easy access to the related child records.

User Incognito
by
7.7k points