Previous Topic: Syntax

Next Topic: INTERVAL

Parameters

INSERTED supports the following parameters:

ddname

This example syntax writes the new file's records that do not exist in the old file to the sequential file referenced by ddname INSTRECS.

COMPARE
  LAYOUTFILE(LAYOUT),
  SYNCKEY(RECORD-KEY),
     INSERTED(INSTRECS)