List of questions
Related questions
Question 212 - Certified Platform Developer II discussion
A developer receives the exception 'SOQL query not selective enough' when performing a query on an object with a large amount of dat a. Which step should be taken to resolve the issue?
A.
Use an ID in the WHERE clause of the SOQL query.
B.
Perform the SOQL query as part of a FOR loop.
C.
Perform the SOQL query via a call to the REST API.
D.
Move the SOQL query to within an asynchronous process.
Your answer:
0 comments
Sorted by
Leave a comment first