Salesforce Applications frequently need static data while performing transactions. This post will explain how to enhance apex performance with platform caching.
Tag:
soql optimization
SOQL optimization is important for application performance. This post will give ideas to make SOQL query selective so that optimizer will optimize soql.