Salesforce Certified Platform Developer II — Question 265
What is the transaction limit for the number of DML statements allowed?
Answer options
- A. 20
- B. 2,000
- C. 100 (synchronous), 200 (async)
- D. 200 (synchronous), 100 (async)
- E. 150
Correct answer: E
Explanation
The correct answer is E, as the transaction limit for DML statements is indeed 150. Options A, B, C, and D provide incorrect figures that exceed or do not meet the actual limit set for transactions.