Salesforce Platform Developer I (legacy) — Question 92

How many levels of child records can be returned in a single SOQL query from one parent object?

Answer options

Correct answer: C

Explanation

The maximum number of child record levels that can be returned in a single SOQL query from one parent object is 5. Options A, B, and D do not meet the limits imposed by Salesforce's SOQL query capabilities, which specifically allows up to 5 levels of child records.