|
Explanation: : modifies the data but not the structure of a table Incorrect answer : 1: DML does not complete a transaction 2: DDL modifies the structure and data in the table 4: DML does not modified table structure. Reference: Introduction to Oracle9i : SQL, Oracle University Study Guide, 8-3
|