what is meant by DML?

Answers were Sorted based on User's Feedback



what is meant by DML?..

Answer / suresh

Data Manipulation Language -- insert,update,delete

Is This Answer Correct ?    9 Yes 0 No

what is meant by DML?..

Answer / rajesh

DML-Data Manipulation Language
some of the DML operation are (insert,update,delete,merge)

Is This Answer Correct ?    7 Yes 0 No

what is meant by DML?..

Answer / ramesh.gottipati

Hi Click the Following link for ur query.

<a
href=http://www.allinterview.com/showanswers/404>http://www.
allinterview.com/showanswers/404</a>

Is This Answer Correct ?    5 Yes 0 No

what is meant by DML?..

Answer / nitin gupta

DML stands for Data Manipulation Language.

It is used for manipulation of data in database like insert
new data, update existing data and deleting the data.

Is This Answer Correct ?    2 Yes 2 No

what is meant by DML?..

Answer / pandu

hi ,
DML Statements are used for managing data with in schema
objects ,
Some Examples are
1)Select
2)update
3)delete
4)insert
5)merge
6)lock table
7)call --> call a pl/sql or java sub programm.

Best Regards

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More SQL PLSQL Interview Questions

How can we find duplicate records in a table?

0 Answers  


How do I access sql anywhere database?

0 Answers  


Explain Connect by Prior?

2 Answers  


how to include character strings in sql statements? : Sql dba

0 Answers  


what are the 'mysql' command line options? : Sql dba

0 Answers  






How to download oracle sql developer?

0 Answers  


Mention what plvcmt and plvrb does in pl/sql?

0 Answers  


why should required for Indexed by table in pl/sql

3 Answers  


please explain database architecture..

1 Answers   Infosys,


what is the syntax used for partition in tsql? : Transact sql

0 Answers  


What is a .db file?

0 Answers  


How do you clear the screen in sql?

0 Answers  


Categories