DBMS
DBMS
Types of DML:-
1. Procedural:- The user specifies what data is needed and how to
get it.
2. Non Procedural :- The user only specifies what data is needed.
Note:- A popular data manipulation language is SQL (Structured
Query Language.)
consider the below database as an example, to show you how to write commands.