Scope
Commands: For each, XFor each
Purpose
To specify uniqueness of records retrieved.
Syntax
Option Distinct
Description
This clause allows the For each command to only return records where the set of values of the attributes referred to is unique
Note:
This command can only be specified immediately after a For Each, Where, or Defined by command.
See Also
For Each Command XFor each
|