MobilityDB 1.3
Loading...
Searching...
No Matches

◆ set_value_n()

bool set_value_n ( const Set s,
int  n,
Datum result 
)

Return in the last argument a copy of the n-th value of a set.

Parameters
[in]sSet
[in]nNumber (1-based)
[out]resultValue
Returns
Return true if the value is found @csqlfn Set_value_n()