What two forms of dml operations can be used in apex?
Question:
What two forms of dml operations can be used in apex?
Options:
SOQL statements
Traditional for loops
Standalone, database class methods
Failure response settings
Correct Answer
The Correct Answer for this Question is
Standalone, database class methods