The result for each pair of qualifying series is a one-dimensional array (result series) that is assigned the same SERIES_ID as the primary input. Qualifying series have the same number of entries in each series.
Display the RETURNS TABLE with a SELECT statement.
RETURNS TABLE Schema
Name | Data Type | Description |
---|---|---|
derived-series-identifier | Varies | The resultant series identifier inherited from the SERIES_ID. |
ROW_I | Varies | Index of the time series. |
OUT_payload-name | REAL | [Appears once for each column in PAYLOAD field.] Results of mathematical operation. |