distinct
(Short Description to be added).
Description |
Syntax |
Parameters |
Returns |
Example |
Returns distinct values. |
distinct(values) |
values: Array of values |
Distinct values. |
distinct(CHILDCITIES) count(distinct(SIBLING_REL.UOM))
|
Copyright © Cloud Software Group, Inc. All Rights Reserved.