What is dml operation in salesforce
Create and modify records in Salesforce by using the Data Manipulation Language, abbreviated as DML. DML provides a straightforward way to manage records by providing simple statements to insert, update, merge, delete, and restore records. What are the different operations in Salesforce DML? 1 Salesforce DML Operations 2 Insert Operation. The DML insert operation is … Read more