List of questions
Related questions
Question 355 - Certified Platform Developer II discussion
A developer is asked to look into an issue where a scheduled Apex is running into DML limits. Upon investigation, the developer finds that the number of records processed by the scheduled Apex has recently increased to more than 10,000.
What should the developer do to eliminate the limit exception error?
A.
Use the @future annotation.
B.
Implement the Bathable interface.
C.
Use platform events.
D.
Implement the Queueable interface.
Your answer:
0 comments
Sorted by
Leave a comment first