The language used application programs to request data from the DBMS is referred to as __________

The language used application programs to request data from the DBMS is referred to as __________ Correct Answer DML

Data Manipulation Language (DML) statements are used for managing data in database. DML commands are not auto-committed. It means changes made by DML command are not permanent to database, it can be rolled back.

Related Questions

The language used in application programs to request data from the DBMS is referred to as the