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 ? | 2 Yes | 3 No |
Post New Answer View All Answers
How do you select unique values in sql?
What are pl/sql cursor exceptions?
What is the difference between sql and isql*plus?
How do I run sql?
what is rollback? : Sql dba
what is recursive stored procedure? : Sql dba
What is auto increment?
What is the difference between cluster and non-cluster index?
What are string functions in sql?
What is foreign key sql?
which tcp/ip port does sql server run on? : Sql dba
What is a file delimiter?
What is the maximum number of triggers, you can apply on a single table?
What are hotfixes and patches?
What are database links used for?