Software Engineering :: Database :: SQL :: Command :: DML
⪼ Made with 💜 by Polyglot.
- Software Engineering :: Database :: SQL :: Clause :: JOIN
- Software Engineering :: Database :: SQL :: Command :: DQL
DML or Data Manipulation Language consists of the SQL commands used to retrieve, insert, update, and delete data within database tables.
- CALL
- DELETE
- EXPLAIN PLAN
- INSERT
- LOCK
- UPDATE