What is DML in MySQL?
DML is a short form for Data Manipulation Language which is used in data manipulation and mostly includes common SQL statements to store, modify, retrieve, delete and update data in a database.
The list of DML Queries:
SELECT
INSERT
UPDATE
DELETE
MERGE
CALL
EXPLAIN PLAN
LOCK TABLE
| Is This Answer Correct ? | 0 Yes | 0 No |
What is data type for image in mysql?
What is mysql root?
What is the size of mysql database?
Are stored procedures precompiled?
What is unique key in mysql?
What is the difference between char and varchar data types?
How can you see all indexes defined for a table?
How do I find mysql location?
What are some good ideas regarding user security in MySQL?
1.how to fetch a value and Execute store procudure in mysql(INNODB) using phpMyAdmin? 2.can i wright a package in mysql database(INNODB)?
How do I insert multiple rows in a table?
Is mysql connect deprecated?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)