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