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.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-27
dita:mapPath
vjt1596846980081.ditamap
dita:ditavalPath
vjt1596846980081.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.