Construct a temporal sequence set from an array of temporal sequences.
- Parameters
-
[in] | sequences | Array of sequences |
[in] | count | Number of elements in the array |
[in] | maxcount | Maximum number of elements in the array |
[in] | normalize | True if the resulting value should be normalized. In particular, normalize is false when synchronizing two temporal sequence sets before applying an operation to them. |
- SQL Function:
- tbool_seqset(), tint_seqset(), tfloat_seqset(), ttext_seqset(), etc.