TD_VectorDistance Input - 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-04-01
dita:mapPath
gjn1627595495337.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
jmh1512506877710
Product Category
Teradata Vantageā„¢

Target Table Schema

Column Data Type Description
target_id_column BYTEINT, SMALLINT, BIGINT, INTEGER The target table column name that contains target table vector identifiers.
target_feature_column BYTEINT, SMALLINT, BIGINT, INTEGER, DECIMAL, NUMBER, FLOAT, REAL, DOUBLE PRECISION The target table column names that contain features of the target table vectors.

Reference Table Schema

Column Data Type Description
ref_id_column BYTEINT, SMALLINT, BIGINT, INTEGER The reference table column name that contains identifiers of the reference table vectors.
ref_feature_column BYTEINT, SMALLINT, BIGINT, INTEGER, DECIMAL, NUMBER, FLOAT, REAL, DOUBLE PRECISION The reference table column names that contain features of the reference table vectors.