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?



What is DML in MySQL?..

Answer / 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

More MySQL Interview Questions

What is difference between statement and preparedstatement?

0 Answers  


What is pdo mysql?

0 Answers  


Why do gaps in sequences occur?

0 Answers  


Is blocked because of many connection errors mysql?

0 Answers  


What is the difference between the DELETE TABLE and TRUNCATE TABLE commands in MySQL?

1 Answers  


How can you change the password of a mysql user?

0 Answers  


Is mysql from oracle?

0 Answers  


How to display nth highest salary from a table in a mysql query?

0 Answers  


all the queries used in sql

0 Answers   TCS,


How do I view mysql logs?

0 Answers  


Is oracle mysql free?

0 Answers  


Explain the difference between procedure and function in mysql?

0 Answers  


Categories