Modifying Data in a Table
Application programs have the following options to add, update or delete data in tables in a data grid:
- Table PUT operation: Put.
- Table DELETE operation: Delete.
- SQL INSERT: The SQL INSERT Statement.
- SQL INSERT OR REPLACE: The INSERT OR REPLACE Statement.
Related tasks
Copyright © Cloud Software Group, Inc. All rights reserved.