A company's Salesforce org is experiencing slow page loads on the Account object with 10 million records. Which strategy most directly improves query performance without reducing record count?
-
A
Enable field-level security on Account fields
-
B
Create skinny tables on the Account object via Salesforce Support
-
C
Reduce the number of custom fields on Account
-
D
Enable streaming API for Account changes