Return the base value of a temporal sequence at a timestamp.
- Parameters
-
[in] | seq | Temporal sequence |
[in] | t | Timestamp |
[in] | strict | True if inclusive/exclusive bounds are taken into account |
[out] | result | Base value |
- Returns
- Return true if the timestamp is contained in the temporal sequence
- SQL Function:
- valueAtTimestamp()