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

◆ bigintset_value_n()

bool bigintset_value_n ( const Set s,
int  n,
int64 result 
)

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

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