TD_RowNormalizeTransform Input - Teradata® Database

Database Analytic Functions

Product
Teradata® Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-28
dita:mapPath
Teradata_Vantage™___Advanced_SQL_Engine_Analytic_Functions.withLogo_upload_July2021/wnd1589838592459.ditamap
dita:ditavalPath
Teradata_Vantage™___Advanced_SQL_Engine_Analytic_Functions.withLogo_upload_July2021/ayr1485454803741.ditaval
dita:id
B035-1206
lifecycle
previous
Product Category
Teradata Vantage™

InputTable Schema

Column Data Type Description
target_column BYTEINT,SMALLINT,INTEGER,BIGINT, Decimal/Numeric, Float, Real, Double precision Column to normalize row-wise.
base_column BYTEINT,SMALLINT,INTEGER,BIGINT, Decimal/Numeric, Float, Real, Double precision [Column appears only with Approach ('INDEX').] B value to use in normalizing formula.
accumulate_column Any The input table column names copied to the output table.

FitTable Schema

See TD_RowNormalizeFit Output.