Changes the value in a field or fields in one or more records
from a relation in an open stream.
Before you use a MODIFY statement, you must:
o Start a READ_WRITE transaction
o Establish a record stream with a FOR statement or START_STREAM
statement
The context variables referenced in a MODIFY statement must be
the same as those defined in the FOR or START_STREAM statement.
Additional Information:
explode
extract