ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 386 - Certified Platform Developer II discussion

Report
Export

Which two best practices should the developer Implement to optimize this code?

Choose 2 answers

A.
Use a collection for the DML statement.
Answers
A.
Use a collection for the DML statement.
B.
Query the Pricing_structure__c records outside of the loop.
Answers
B.
Query the Pricing_structure__c records outside of the loop.
C.
Change the trigger context to after update, after insert.
Answers
C.
Change the trigger context to after update, after insert.
D.
Remove the DML statement.
Answers
D.
Remove the DML statement.
Suggested answer: B, D
asked 23/09/2024
Edmond Chui
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first