Refer to the following code that runs in an Execute Anonymous block:

Posted by: Pdfprep Category: PDI Tags: , ,

Refer to the following code that runs in an Execute Anonymous block:

Salesforce-PDI52_1

A . In an environment where the full result set is returned, what is a possible outcome of this code?
B . The total number of records processed as a result of DML statements will be exceeded.
C . The transaction will succeed and the first ten thousand records will be committed to the database.
D . The total number of DML statements will be exceeded.

Answer: A