Active TopicsActive Topics  Display List of Forum MembersMemberlist  CalendarCalendar  Search The ForumSearch  HelpHelp  Sitemap  Contact Us  RegisterRegister  LoginLogin
Oracle FAQs -I
 GenProgrammers : Database : Oracle FAQs -I
What is a DML statements ?
Author Message
abhi
Admin Group
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.


Quote abhi Reply






bullet     Posted: 30 Nov 2007 at 7:31am
IP IP Logged
Nishanth
Groupie
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.


Quote Nishanth Reply






bullet Posted: 29 Aug 2008 at 2:16pm
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

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



This page was generated in 0.094 seconds.