What is data manipulation language?



What is data manipulation language?..

Answer / Shyam Singh

Data Manipulation Language (DML) in SQL consists of commands to retrieve, insert, update and delete records from a database. Examples include SELECT, INSERT, UPDATE, DELETE.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

Are there any features that are decommissioned in 11g that are not present in 11g?

1 Answers  


Explain commit, rollback and savepoint.

1 Answers  


Why is there a need for sqlcode and sqlerrm variables?

1 Answers  


How to move files from one directory to another in pl sql?

1 Answers  


What are all the common sql functions?

1 Answers  


How to display all Friday's in a year with date?

4 Answers   Flipkart,


how to extract a unit value from a date and time? : Sql dba

1 Answers  


I have 2 Databases. How can create a table in particular database? How can i know the list of tables presented each database?( in oracle 10g)

5 Answers   Relq,


What has stored procedures in sql and how we can use it?

1 Answers  


how many sql dml commands are supported by 'mysql'? : Sql dba

1 Answers  


How can I make sql query run faster?

1 Answers  


What operating systems are supported by oracle sql developer?

1 Answers  


Categories