CHAPTER
9
Changing Table Contents
In this chapter, you’ll learn how to perform the following tasks:
Add, modify, and remove rows using
INSERT
, UPDATE
, and DELETE
statements Use database transactions, which can consist of multiple SQL statements
Make transactions permanent using
COMMIT
and undo transactions using ROLLBACK
Use query flashbacks ...
Get Oracle Database 12c SQL 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.