![]() |
Active Topics Memberlist Calendar Search |
|
|
| Oracle FAQs -I | |
| What is a DML statements ? | ||
| Author | Message |
|
abhi
Admin Group
Joined: 18 Nov 2007 Location: United States Online Status: Offline Posts: 1283 |
|
|
DML statements are one catagory of SQL statements. DML statements, such as select, insert, delete and update, query and update the actual data. The other catagories are DDL statements and DCL statements.
![]() Posted: 30 Nov 2007 at 7:31am
|
|
IP Logged |
|
|
Nishanth
Groupie
Joined: 24 Jan 2007 Online Status: Offline Posts: 69 |
|
|
DML stands for data manipulation language. So, DML statements are SQL Statements that change (that is: manipulate) data. There are
only three types of DML statements: insert, update and delete.
![]() Posted: 29 Aug 2008 at 2:16pm
|
|
IP Logged |
|
|
||
Select Category |
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |
|