Collection Contents Index How subqueries work Data modification statements pdf/chap8.pdf

User's Guide
   PART 1. Working with Databases     

CHAPTER 8. Adding, Changing, and Deleting Data


About this chapter 

This chapter describes how to modify the data in a database.

Most of the chapter is devoted to the INSERT, UPDATE, and DELETE statements. Statements for bulk loading and unloading are also described.


  Data modification statements
  Adding data using INSERT
  Changing data using UPDATE
  Deleting data using DELETE

Collection Contents Index How subqueries work Data modification statements pdf/chap8.pdf