Activity › Forums › Salesforce® Discussions › What is selective query in Salesforce?
-
What is selective query in Salesforce?
Posted by Ayush on April 17, 2020 at 11:24 AMWhat is selective query in Salesforce?
Pooja replied 6 years, 1 month ago 5 Members · 4 Replies -
4 Replies
-
Hii Ayush,
Search Results
Featured snippet from the web
Selective SOQL Query Criteria. A query is selective when one of the query filters is on an indexed field and the query filter reduces the resulting number of rows below a system-defined threshold. The performance of the SOQL query improves when two or more filters used in the WHERE clause meet the mentioned conditions. - [adinserter block='9']
-
A query is selective when one of the query filters is on an indexed field and the query filter reduces the resulting number of rows below a system-defined threshold.
-
Selective SOQL Query Criteria. A query is selective when one of the query filters is on an indexed field and the query filter reduces the resulting number of rows below a system-defined threshold. The performance of the SOQL query improves when two or more filters used in the WHERE clause meet the mentioned conditions.
-
query is selective when one of the query filters is on an indexed field and the query filter reduces the resulting number of rows below a system-defined threshold.
Log In to reply.