Common table operations
The following is a list of the most common
operations that are performed with tables. They include:
- Saving information displayed in a window
to a table (saving a record)
- Retrieving information from a table and
displaying it in a window (retrieving a record)
- Deleting information from a table
(removing a record)
Before these procedures are described, you should
have some understanding of how Dexterity works with windows and
tables.