|
◆ tsequenceset_cmp()
Return -1, 0, or 1 depending on whether the first Temporal sequence set is less than, equal, or greater than the second one.
- Precondition
- The arguments are of the same base type
- Note
- Period and bounding box comparison have been done by the calling function temporal_cmp
- SQL Function:
- tbool_cmp(), tint_cmp(), tfloat_cmp(), ttext_cmp(), etc.
|