Construct a temporal sequence from an array of temporal instants.
- Parameters
-
| [in] | instants | Array of instants |
| [in] | count | Number of elements in the array |
| [in] | lower_inc,upper_inc | True if the respective bound is inclusive |
| [in] | interp | Interpolation |
| [in] | normalize | True if the resulting value should be normalized |
- SQL Function:
- tbool_seq(), tint_seq(), tfloat_seq(), ttext_seq(), etc.