CHAPTER 8Changing Table Contents

In this chapter, you’ll learn more about changing the contents of tables. Specifically, you’ll learn the following:

Image How to add, modify, and remove rows using the INSERT, UPDATE, and DELETE statements

Image How database transactions may consist of multiple INSERT, UPDATE, and DELETE statements

Image How to make the results of your transactions permanent using the COMMIT statement or undo their results entirely using the ROLLBACK ...

Get Oracle Database 11g 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.