Custom Index Requests

Use when standard Salesforce indexes are insufficient for query performance on high-volume objects: requesting custom indexes via Salesforce Support for standard fields, deploying custom field indexes via Metadata API, requesting skinny tables, or designing two-column composite indexes. NOT for SOQL query optimization techniques (use data/soql-query-optimization) or general large data volume design (use architect skills).

PranavNagrecha 33ed0be 7 files · 39.3 KB Updated 15 repo stars

File contents

PranavNagrecha/AwesomeSalesforceSkills/tree/main/skills/data/custom-index-requests commit 33ed0bea8a

Frequently asked questions

npx skillmds add pranavnagrecha/custom-index-requests