DISTINCT
This section contains reference documentation for the DISTINCT function.
Returns the distinct row values in a group
Signature
DISTINCT(colName)
Usage Examples
These examples are based on the Batch Quick Start.
value |
---|
NL |
UA |
AL |
NA |
PL |
AA |
FL |
value |
---|
NL |
UA |
AL |
NA |
PL |
AA |
FL |
Last updated