Table Operator | SQL SELECT Statements | Teradata Vantage - Table Operator - Advanced SQL Engine - Teradata Database

SQL Data Manipulation Language

Product
Advanced SQL Engine
Teradata Database
Release Number
17.00
Published
September 2020
Language
English (United States)
Last Update
2021-01-23
dita:mapPath
qtb1554762060450.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1146
lifecycle
previous
Product Category
Teradata Vantage™

Table operators read one or more input tables, perform operations on the data such as partitioning or aggregation, then write output rows. Table operators can accept an arbitrary row format for each input table and, based on the operation and input row types, produce an arbitrary output row format. For more information on the table operators that Teradata provides, see Teradata Vantage™ - SQL Operators and User-Defined Functions, B035-1210. For more information on creating table operators, see Teradata Vantage™ - SQL External Routine Programming , B035-1147 .

Required Privileges

You must have the EXECUTE FUNCTION privilege on the function mapping or the containing database.