Tpinky
4165 pts. | Aug 29 2008 3:17PM GMT
Hello,
This portion of the SQL standard is concerned with manipulating the data in a database as opposed to the structure of a database. The core verbs for DML are SELECT, INSERT, DELETE, UPDATE, COMMIT and ROLLBACK.
You can look at this website to read more information …
<a href="http://www.geekinterview.com/question_details/12782" title="http://www.geekinterview.com/question_details/12782" target="_blank">http://www.geekinterview.com/question_de…</a>






