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

◆ temporal_value_n()

bool temporal_value_n ( const Temporal temp,
int  n,
Datum result 
)

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

Parameters
[in]tempTemporal value
[in]nNumber (1-based)
[out]resultResulting timestamp
Returns
On error return false @csqlfn Temporal_value_n()