Is Commit a DML instruction in PL\SQL?
+7
A:
No, it's a transaction control (TCL) statement, not a data manipulation (DML) statement. http://www.orafaq.com/faq/what_are_the_difference_between_ddl_dml_and_dcl_commands
Alex Poole
2010-02-16 11:42:37