Table Operator - Teradata Database

SQL Data Manipulation Language

Product
Teradata Database
Release Number
15.10
Language
English (United States)
Last Update
2018-10-06
dita:id
B035-1146
lifecycle
previous
Product Category
Teradata® Database

Table operators read an input table, perform operations on the table such as partitioning or aggregation, then write output rows. Table operators can accept an arbitrary row format and based on the operation and input row type, they can produce an arbitrary output row format. For more information on the table operators that Teradata provides, see SQL Functions, Operators, Expressions, and Predicates. For more information on creating table operators, see SQL External Routine Programming.