Tests for the presence of a single record in a record stream.
A UNIQUE conditional expression is true if the record stream
specified by the record selection expression consists of only one
record.
If you precede the UNIQUE expression with the optional NOT
qualifier, the condition is true if there is more than one record
in the record stream or if the stream is empty.
Additional Information:
explode
extract