Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is DML in MySQL?

Answer Posted / hrindows@gmail.com

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to list or view all databases from the mysql server.

973


How can I change database in mysql?

945


What is mysql data directory? How to determine the location of the data directory?

979


What is definer in mysql?

1006


What is difference between microsoft sql and mysql?

1060


What are the differences between char and nchar?

1177


What are the disadvantages of stored procedures?

1022


What is the latest version of mysql?

1034


What is required to create mysql database?

1028


How do I delete a table in mysql workbench?

1080


What is mysql community server?

972


how you will Create a database on the mysql server with unix shell.

1099


Which statement is used in a select query for partial matching?

1226


How do I update a variable in mysql?

984


In mysql, what is joins? Explain

1026