TD_DWT2D Output - Teradata Vantage

Database Unbounded Array Framework Time Series Functions

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Teradata Vantage
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2024-10-04
dita:mapPath
ncd1634149624743.ditamap
dita:ditavalPath
ruu1634160136230.ditaval
dita:id
ncd1634149624743
The TD_DWT2D function returns a primary result set without additional layers.
RETURNS TABLE Schema
Name Data Type Description
ROW_I BIGINT Identifier of the row axis of the decomposed value.
COLUMN_I BIGINT Identifier of the column axis of the decomposed value.
AA_prefix FLOAT Transformed approximation part of the approximation. Default is AA_PayloadName. PayloadName is a payload column name.
DA_prefix FLOAT Transformed detail part of the approximation. Default is DA_PayloadName. PayloadName is a payload column name.
AD_prefix FLOAT Transformed approximation part of the detail. Default is AD_PayloadName. PayloadName is a payload column name.
DD_prefix FLOAT Transformed detail part of the detail. Default is DD_PayloadName. PayloadName is a payload column name.