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
How do I order by ascending in sql?
What is meant by truncate in sql?
Mention what is the function that is used to transfer a pl/sql table log to a database table?
How exception handling is done in advance pl/sql?
What is sqlservr exe?
What operating systems are supported by oracle sql developer?
How to select all records from the table?
Why do we use procedures in sql?
What is an oracle stored procedure?
Is primary key a clustered index?
What is the least restrictive isolation level? : Transact sql
What program will open a mdb file?
What are the conditions an underlying table must satisfy before a cursor can be used by a positioned update or delete statement? : Transact sql
How do I save a sql query?
What is triggering circuit?