A. Make the CustomField_c field an External ID.
B. Make the field CustomField_c required because Salesforce field indexes do not include nulls.
C. Add a LIMIT clause to the query to reduce the number of records returned.
D. Contact Salesforce customer support to create a custom index to include null values.

Suggest answer: AC

Reference:

No comments:

Please share to make the community better.