Salesforce
CRT-450 · Question #20
Given the following Anonymous Block: Which one do you like? What should a developer consider for an environment that has over 10,000 Case records?
The correct answer is A. The transaction will fail due to exceeding the governor limit. See the full explanation below for the reasoning.
Question
Given the following Anonymous Block:
Which one do you like? What should a developer consider for an environment that has over 10,000 Case records?
Exhibit
Options
- AThe transaction will fail due to exceeding the governor limit.
- BThe try/catch block will handle any DML exceptions thrown.
- CThe transaction will succeed and changes will be committed.
- DThe try/catch block will handle exceptions thrown by governor limits.
How the community answered
(22 responses)- A82% (18)
- B9% (2)
- C5% (1)
- D5% (1)
Community Discussion
No community discussion yet for this question.
