Restrictions on Calling Table Functions - Advanced SQL Engine - Teradata Database

SQL Data Definition Language Detailed Topics

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-27
dita:mapPath
imq1591724555718.ditamap
dita:ditavalPath
imq1591724555718.ditaval
dita:id
B035-1184
lifecycle
previous
Product Category
Teradata Vantage™

You can only call a table function in the FROM clause of an SQL SELECT request (see Teradata Vantage™ - SQL Data Manipulation Language, B035-1146), which includes calling table functions in the FROM clause of a subquery. Calling a table function from any other clause within a query causes the system to abort the request and returns an error to the requestor.