List of questions
Related questions
Question 298 - Certified Platform Developer II discussion
Refer to the code snippet below:
A custom object called Credit_Memo_c exist in a Salesforce environment. As part of a new feature development that retrieves and manipulates this type of record, the developer needs to ensure race conditions are prevented when a set of records are modified within an Apex transaction.
In the preceding Apex code, how can the developer alter the query statement to use SOQL features to prevent race condition within a transaction?
A.
B.
C.
D.
Your answer:
0 comments
Sorted by
Leave a comment first