DML (Data Manipulation Language) refers to a subset of SQL (Structured Query Language) used for managing and manipulating data in a database. The main operations of DML are:
INSERT: Adds new records or rows into a database table.
UPDATE: Modifies existing records or rows in a database table.
DELETE: Removes records or rows from a database table.
SELECT: Retrieves records or rows from a database table
DQL commands:
• DQL commands in sql||Select command||DQL T...
DDL commands:
• SQL commands part-3||DDL Language||Types o...
please do subscribe
/ @vishwanatham_likitha