Typical Uses for Table Functions - Teradata Vantage - Analytics Database

SQL Data Definition Language Detailed Topics

Deployment
VantageCloud
VantageCore
Edition
VMware
Enterprise
IntelliFlex
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2025-11-22
dita:mapPath
vuk1628111288877.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
jbg1472252759029
lifecycle
latest
Product Category
Teradata Vantage™

The most common use for table functions is to analyze non-relational data or to convert non-relational data to relational data. Possible applications include the following:

  • Converting flat file data into relational tables.
  • Converting XML and web data into relational tables.
  • Analyzing spreadsheet data or converting it into relational tables.

Very informally, you can think of table functions as a facility for creating a view-like mechanism that allows various SQL processing facilities to process and analyze numerous types of non-relational data.