-
Non-selective query against large object type (more than 100000 rows)
Non-selective query against large object type (more than 100000 rows). Consider an indexed filter or contact salesforce.com about custom indexing.
Even if a field is indexed a filter might still not be selective when:
1. The filter value includes null (for instance binding with a list that contains null)
2. Data skew exists whereby the number of matching rows is very large (for instance, filtering for a particular foreign key value that occurs many times)The above error occurs in production where we have approx 138000 records. We have couple of methods to get this rectified like optimizing the query, null check, making the field external id or unique. Somehow the query Threshold value goes out of the limit that is why the query is not selective. Any help would be appreciated.
Log In to reply.
Popular Salesforce Blogs

Drag and Drop Address Field on Google Map | Salesforce Help Guide
Why we need Why we need this type of Address functionality - In the business there are lots of accounts (Person/Business account) and we need…

Opportunity Line Items in Salesforce - Learn Here
What are Opportunity Line Items? The Products connected to an Opportunity are called OpportunityLineItem. There are many different things that a business might sell. These…

Which Steps To Follow to Level up your Salesforce DevOps Maturity?
It is high-time that tech companies transform themselves digitally. This can be done only when companies adopt leading cloud platforms that are present in the…
Popular Salesforce Videos
Salesforce Service Cloud Overview Demo
Service Cloud is a complete service solution built on the Salesforce platform that lets you quickly adapt to change, to deliver trusted service from anywhere.…
What is Apex? | Way to become a Salesforce Developer | Salesforce Development Tutorials
This video will provide you a complete path to become a Salesforce Developer. It includes very important and beneficial topics like Apex, Visualforce, Lightning. …
What is Salesforce | Salesforce Training Videos For Beginners | Salesforce Tutorial
This Salesforce Training Video will help you an introduction to Salesforce Administrator and Platform App Builder Certification Training course offered by Simplilearn. By end of…