Restrict a temporal discrete number sequence to (the complement of) a span of base values.
- Parameters
-
[in] | seq | Temporal number |
[in] | span | Span of base values |
[in] | atfunc | True if the restriction is at, false for minus |
- Note
- A bounding box test has been done in the dispatch function.
- SQL Function:
- atSpan(), minusSpan()