Required Syntax Elements for TD_KNN - Analytics Database
Database Analytic Functions
- Deployment
- VantageCloud
- VantageCore
- Edition
- Enterprise
- IntelliFlex
- VMware
- Product
- Analytics Database
- Release Number
- 17.20
- Published
- June 2022
- ft:locale
- en-US
- ft:lastEdition
- 2025-07-14
- dita:mapPath
- gjn1627595495337.ditamap
- dita:ditavalPath
- qkf1628213546010.ditaval
- dita:id
- jmh1512506877710
- Product Category
- Teradata Vantageā¢
- ON clause
- Accepts the TestTable and TrainingTable clauses.
- IDColumn
- Specifies the column name that uniquely identifies a data object in the training and the test table. Each entry in the column must be unique, otherwise an error appears.
- InputColumns
- Specifies the training table column names that the function uses to compute the distance between a test object and a training object. The test table must also have the same training table column names.