Split a temporal value into fragments with respect to period buckets.
- Parameters
-
| [in] | temp | Temporal value |
| [in] | duration | Size of the time buckets |
| [in] | torigin | Time origin of the buckets |
| [out] | newcount | Number of values in the output array |
- SQL Function:
- timeSplit()