This chapter describes how to make changes to the contents of your database. It includes descriptions of how to add rows, remove rows, and change the contents of rows, as well as how to make changes permanent or correct changes you have made.
Introduction
Adding rows to a table
Modifying rows in a table
Deleting rows
Grouping changes into transactions
Integrity checking