First Guide to SQL Anywhere Studio
PART 3. Basic SQL
This chapter describes how to make changes in the contents of a 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 back out of changes you have made.
Adding rows to a table
Modifying rows in a table
Canceling changes
Making changes permanent
Deleting rows
Validity checking