what is meant by DML?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is clustered and nonclustered index in sql?

504


Is sql developer case sensitive?

526


How do you create an update query?

528


What are the differences between implicit and explicit cursors?

526


How do I find duplicates in the same column?

551






What is the difference between sql and mysql?

567


a table has 2 classifications 1)liabilities 2)earnings this liabitity has 2 elements with 2 input values and the earnings have 2 elements with 2 input values i wrote a query so that my input is liability savings amount1 amount2 xxxx null xxxxxx 0 xxx1 null xxxxx1 0 null yyyy 0 yyyy null yyy1 0 yyy1 my problem is --when i developed a report(d2k) with this data my o/p is liabilities,amount1,savings,amount2 xxxx xxxxxx xxx1 xxxxx1 yyyy yyyy yyy1 yyy1 how could i move this savings,savings values 2 palces up. can any body provide me witha better solution

1781


What is a trigger word?

518


Is clustered index a primary key?

538


What is information schema in sql?

586


Under what condition it is possible to have a page level lock and row lock at the same time for a query? : Transact sql

538


what is the use of set statement in tsql? : Transact sql

538


How does a self join work?

522


What is a function in oracle pl sql?

549


What is sql clause?

545