COMPUTED BY fields are virtual fields. DEC DATATRIEVE does not
store the value of a COMPUTED BY field in a record. That value
is calculated every time you refer explicitly or implicitly to a
COMPUTED BY field.
The COMPUTED BY clause includes a value expression. The value
specified by the virtual field is associated with the value
expression in the COMPUTED BY clause.