ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 212 - Certified Platform Developer II discussion

Report
Export

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.
Answers
A.
Use an ID in the WHERE clause of the SOQL query.
B.
Perform the SOQL query as part of a FOR loop.
Answers
B.
Perform the SOQL query as part of a FOR loop.
C.
Perform the SOQL query via a call to the REST API.
Answers
C.
Perform the SOQL query via a call to the REST API.
D.
Move the SOQL query to within an asynchronous process.
Answers
D.
Move the SOQL query to within an asynchronous process.
Suggested answer: A
asked 23/09/2024
mohamed elfateh
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first