Oracle
1Z0-007 · Question #85
A data manipulation language statement _____.
The correct answer is C. modifies the data but not the structure of a table. modifies the data but not the structure of a table Incorrect answer: A DML does not complete a transaction B DDL modifies the structure and data in the table D DML does not modified table structure.
Manipulating Data (DML)
Question
A data manipulation language statement _____.
Options
- Acompletes a transaction on a table
- Bmodifies the structure and data in a table
- Cmodifies the data but not the structure of a table
- Dmodifies the structure but not the data of a table
How the community answered
(37 responses)- A11% (4)
- B8% (3)
- C78% (29)
- D3% (1)
Explanation
modifies the data but not the structure of a table Incorrect answer: A DML does not complete a transaction B DDL modifies the structure and data in the table D DML does not modified table structure.
Topics
#DML#data manipulation#SQL statement types
Community Discussion
No community discussion yet for this question.