Related Information - 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™
FOR more information on … SEE …
the SQL definition for a table operator CREATE FUNCTION (Table Form) information in Teradata Vantage™ - SQL Data Definition Language Syntax and Examples, B035-1144.
invoking a table operator in an SQL query FROM clause of the SELECT statement in Teradata Vantage™ - SQL Data Manipulation Language, B035-1146.
the table operator interface functions available to table operator and contract function writers Table Operator Interface.
example C code for a table operator and contract function C Table Operator.