Procedure
An empty line appears in which you can insert an additional field definition.
In this case the entire table is scanned and filled with the initial value at activation. This can be very time-consuming for large tables! The
initial values depend on the data type of the field.Key fields are always defined as NOT NULL. When a new key field is inserted, the primary index of the table is built again.
The new field is added in the database at activation.
You can append several new fields at the end of the table with Edit
® New fields.
If the table is a check table in a

Inserting a client field in a table results in a table conversion (see
Adjusting Database Structures). The data is copied to all the clients listed in client table T000.If the table is a check table, it is not possible to insert a client field. In this case you must first delete the existing foreign keys.