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

◆ dateset_value_n()

bool dateset_value_n ( const Set s,
int  n,
DateADT result 
)

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

Parameters
[in]sDate set
[in]nNumber (1-based)
[out]resultDate
Returns
Return true if the date is found @csqlfn Set_value_n()