Restrict a temporal sequence set to (the complement of) its minimum/maximum base value.
- Parameters
-
[in] | ss | Temporal sequence set |
[in] | min | True if restricted to the minumum value, false for the maximum value |
[in] | atfunc | True if the restriction is at, false for minus |
- SQL Function:
- atMin(), atMax(), minusMin(), minusMax()