Tutorial Chapter 6: Append, Update, Delete

This program allows the user to create, modify and remove rows in the customer database table. Embedded SQL statements (UPDATE/INSERT/DELETE) are used to modify the SQL table, based on the values stored in the program record.