Do you have any question about this SAP term?
Component: BC-DB
Component Name: Database Interface, Database Platforms
Description: A subset of SQL. Reads the statements of the DML and changes the contents of relational database tables. In ABAP, the DML is mapped using Open SQL.
Key Concepts: Data Manipulation Language (DML) is a type of computer language used to manipulate data stored in a database. It is used to add, delete, modify, and query data stored in a database. DML is part of the Structured Query Language (SQL) and is used to manipulate data in relational databases such as Oracle, Microsoft SQL Server, and IBM DB2. How to use it: DML commands are used to manipulate data in a database. The most common DML commands are SELECT, INSERT, UPDATE, and DELETE. These commands are used to retrieve data from the database, add new records to the database, modify existing records in the database, and delete records from the database. Tips & Tricks: When using DML commands, it is important to use them correctly. For example, when using the SELECT command, make sure that you specify the correct columns and conditions for retrieving data from the database. When using the INSERT command, make sure that you specify the correct values for each column in the record being inserted into the database. Related Information: DML is part of SQL and is used in conjunction with other SQL commands such as Data Definition Language (DDL) and Transaction Control Language (TCL). DDL is used to create and modify database objects such as tables and views. TCL is used to manage transactions within a database.
Get instant SAP help. Start your 7-day free trial now.
Feature | Free Access | Free Trial |
---|---|---|
Basic SAP Glossary term explanation | ![]() |
![]() |
Step-by-Step Usage Guide | ![]() |
![]() |
Interactive SAP Coach Assistance | ![]() |
![]() |
AI Troubleshooting for T-Code Errors | ![]() |
![]() |