The language uses application programs to request data from the DBMS is referred to as the ______________.
The language uses application programs to request data from the DBMS is referred to as the DML (data manipulation langauge).
A database management system (DBMS) is system software for creating and managing databases. The DBMS provides users and programmers with a systematic way to create, retrieve, update and manage data.
A data manipulation language (DML) is a computer programming language used for adding (inserting), deleting, and modifying (updating) data in a database.