When executing SOQL queries, which three options prevent a query from being selective?

Universal Containers has a custom object with millions of rows of data.

When executing SOQL queries, which three options prevent a query from being selective? (Choose three.)
A . Using leading % wildcards.
B . Using trailing % wildcards.
C . Performing large loads and deletions.
D . Using NOT and != operators.
E . Using a custom index on a deterministic formula field.

Answer: A,D,E

Subscribe
Notify of
guest
1 Comment
Inline Feedbacks
View all comments
TS
TS
2 years ago

Correct Answer – A, C, D