The data architect for Universal Containers has written a SOQL query that will return all records from the Task object that do not have a value in the whatID field:
SELECT ID, Description, subject FROM Task WHERE WhatID != NULL
When the data architect uses the query to select values for a process, a time-out error occurs.
What does the data architect need to change to make this query more performant?
sm77
1 week, 3 days agoMatthewpmp
8 months, 1 week agotbt7979
8 months, 2 weeks agoBoicottMx7
1 year, 1 month ago92b6348
1 year, 3 months agolizbette
1 year, 7 months ago6967185
1 year, 8 months agolizbette
1 year, 7 months agodsousa98
1 year, 4 months agoLarsXYZ
1 year, 10 months agolizbette
1 year, 7 months agoPheebs23
1 year, 11 months agotobicky
2 years agolizbette
1 year, 7 months agoksho
2 years, 2 months agoksho
2 years, 2 months agoOoson
2 years, 4 months agothneeb
2 years, 4 months agosupersam1982
2 years, 3 months ago