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
Language
English (United States)
Last Update
2024-10-04
dita:mapPath
gjn1627595495337.ditamap
dita:ditavalPath
ayr1485454803741.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.