Restrict a temporal discrete sequence to (the complement of) a base value.
- Parameters
-
[in] | seq | Temporal sequence |
[in] | value | Base values |
[in] | atfunc | True if the restriction is at, false for minus |
- Note
- There is no bounding box test in this function, it is done in the dispatch function for all temporal types.
- SQL Function:
- atValue(), minusValue()