A company has 12 million records, and a nightly integration queries these records.
Which two areas should a Data Architect investigate during troubleshooting if queries are timing out? (Choose two.)
Select all that apply, then click Submit answer.
-
○
Make sure the query doesn't contain NULL in any filter criteria.
-
○
Create a formula field instead of having multiple filter criteria.
-
○
Create custom indexes on the fields used in the filter criteria.
-
○
Modify the integration users' profile to have View All Data.