Data Manipulation Language
Once we've created tables using DDL, we use DML to add, modify, delete, and query the data. In the process of creating and exploring our database, we've had a chance to become briefly acquainted with a few of these commands already.
This is the set of SQL DML statements that we will learn to use in this section:
Adding, changing, and deleting data |
|
Querying data |
|
Transaction control statements |
|
|
Get Java™ Oracle® Database Development now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.