Syntax - Advanced SQL Engine - Teradata Database

SQL External Routine Programming

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-27
dita:mapPath
rin1593638965306.ditamap
dita:ditavalPath
rin1593638965306.ditaval
dita:id
B035-1147
lifecycle
previous
Product Category
Teradata Vantage™
int
FNC_TblOpGetCustomKeyInfoAt(int          index,
                            Key_info_t *out_info);

Syntax Elements

index
the index to a key-value pair.
out_info
the location of the data structure where the number of values, total size, type, key, and the size of the key will be returned.
For details about the Key_info_t structure, see Table Operator Data Structures.