TD_UNNORMALIZE Output - Teradata Vantage

Teradata® VantageCloud Lake

Deployment
VantageCloud
Edition
Lake
Product
Teradata Vantage
Published
January 2023
Language
English (United States)
Last Update
2024-04-03
dita:mapPath
phg1621910019905.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
phg1621910019905

This function outputs a univariate or multivariate result series. The number of result fields depends on the primary input payload-fields content. There is one result column produced for every field referenced in the primary input payload-fields list. In general, if the primary input payload-content was REAL, then a univariate series of type REAL is produced as a result series. If the primary input payload-content was MULTIVAR_REAL, then a univariate series of type MULTIVAR_REAL is produced as a result series.

RETURNS TABLE Schema
Name Data Type Description
derived-series-identifier Varies The resultant series identifier from the SERIES_ID.
ROW_I Varies Index of result series. Data type varies depending on the OUTPUT_FMT:INDEX_STYLE parameter.
primary-input-payload-field REAL Unnormalized magnitudes of a previously-normalized series. There is one result column produced for each field that appeared in the input payload-fields list, and in the same order. The field name is same as the field name associated with the corresponding field in that payload list.