Learn DML Statements | Salesforce Development for Beginners

Learn basics of how to write DML Statements in Salesforce

Learn DML Statements | Salesforce Development for Beginners
Learn DML Statements | Salesforce Development for Beginners

Learn DML Statements | Salesforce Development for Beginners free download

Learn basics of how to write DML Statements in Salesforce

In this course, you will learn What are DML Statements and How to Use them in Salesforce development from scratch.


This course is designed and curated by Shrey Sharma for beginners in Salesforce to give them an in-depth knowledge of what are DML Statements and what are their different types and how they can be used in Salesforce in order to solve complex problems.

DML stands for Data Manipulation Language and DML Statements are used to create and modify records in Salesforce using the 6 DML Standalone statements. This allows you to manage your records easily by writing a single line of code.


After learning this course you will be able to learn the key concepts of DML Statements in Salesforce and you will be able to answer the following questions:

1. What are DML Statements and Where are they used?

2. What are the different types of DML statements?

3. What are the 6 DML Standalone Statements:

  • Insert

  • Update

  • Upsert

  • Delete

  • Undelete

  • Merge

3. Difference between DML and SOQL & SOSL queries.


You can check out our other courses as well on the instructor's page to gain a deep understanding of Salesforce admin and development.

Recommended courses for you to do next:

1. Learn Apex Triggers | Salesforce Development for Beginners

2. Learn Rest API and Integration Basics | Salesforce Development