Processing selected records in a result set

If you want to process a subset of the resource table records in a result set, you can identify the records you are interested in.

You can do this by:
  • Using the SPECIFY FILTER command to define a filter for selecting records, as described in Using filter expressions.
  • Using the MARK and UNMARK commands to mark the records.