Key Limits Examples - Maximum 100 SOQL queries per synchronous transaction. - Maximum 150 DML operations per transaction. - Maximum 10,000 records processed via DML per transaction. - Maximum 50 million rows fetched per Apex cursor. - CPU time limit: 10,000 ms synchronous, 60,000 ms bulk API. - Maximum 50 future method calls per invocation.