List of questions
Related questions
Question 403 - Certified Platform Developer II discussion
Refer to the test method below:
The test method tests an Apex trigger that the developer knows will make a lot of queries when a lot of Accounts are simultaneously updated to be customers.
The test method fails at the Line 20 because of too many SOQL queries.
What is the correct way to fix this?
A.
B.
C.
D.
Your answer:
0 comments
Sorted by
Leave a comment first