Modifying Data
The topics in this section describe the techniques for manipulating data in the tables of a relational database. You can add new rows of data, change the data in existing rows, and delete rows.
See Also
Adding Data
Changing Data
Deleting Data