TD_DTW Function Syntax | Teradata Vantage - TD_DTW Syntax - Teradata Vantage

Database Unbounded Array Framework Time Series Functions

Deployment
VantageCloud
VantageCore
Edition
VMware
Enterprise
IntelliFlex
Product
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2025-04-04
dita:mapPath
ncd1634149624743.ditamap
dita:ditavalPath
ruu1634160136230.ditaval
dita:id
ncd1634149624743
TD_DTW
(
   SERIES_SPEC (series1) ,
   SERIES_SPEC (series2) ,
   FUNC_PARAMS (
      [ RADIUS ( integer ) , ]
      [ DISTANCE ( string ) , ]
      [ WARPPATH ( integer ) , ]
      )
   INPUT_FMT ( input-mode specification )
);