Contents Index Existence test Data modification statements

ASA SQL User's Guide

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, as well as statements for bulk loading and unloading.


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

Contents Index Existence test Data modification statements