Tag Archives: Limits

Get Record Type ID without using a query SOQL call

Treat SOQL calls like gold dust.  With complex triggers it is easy to approach and breach the SOQL count limit so it important to ensure code is optimised to reduce SOQL calls and generally be as efficient as possible.  Also, … Continue reading

Posted in Salesforce Top Tips | Tagged , | Leave a comment