INTERACTIVE DATA MANIPULATION LANGUAGE

What is Data Manipulation Language?

Source: ShutterShock

Data can be added, removed, modified, and retrieved from databases using Data Manipulation Language (DML), a subset of SQL. Users may manage and alter data within database tables with the use of important commands like SELECT, INSERT, UPDATE, and DELETE.




 

Comments

Popular posts from this blog

EMBEDDED DATA MANIPULATION LANGUAGE

DATA DEFINITION LANGUAGE