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

a procedure one in two out parameters i am waiting it in a sql query can i get the output

1 Answers  


How many commands are there in sql?

0 Answers  


Hi all, I am going to write oracle certification. Can anyone send me the dumps available if any for OCA exam? Its really very urgent, prompt response will help me alot..

8 Answers  


Can we use commit or rollback in trigger? If yes, then how. Please explain with a suitable example?

5 Answers   HSBC,


What is meant by Materialized view?

2 Answers   iGate, Marlabs, Polaris,






Does truncate need commit?

0 Answers  


Can there be 2 primary keys in a table?

0 Answers  


Can any one tell me how to increase the performance of a sql query ie what are the performance tips in creating or writing a sql query !!?

3 Answers   eBay,


how to use myisamchk to check or repair myisam tables? : Sql dba

0 Answers  


Can we call stored procedure in function?

0 Answers  


what is External tables? explain with examples

2 Answers   TCS,


How do I order columns in sql?

0 Answers  


Categories