FROM Clause - Teradata Database

SQL Data Manipulation Language

Product
Teradata Database
Release Number
16.10
Published
June 2017
Language
English (United States)
Last Update
2018-04-25
dita:mapPath
psg1480972718197.ditamap
dita:ditavalPath
changebar_rev_16_10_exclude_audience_ie.ditaval
dita:id
B035-1146
lifecycle
previous
Product Category
Teradata® Database

Purpose

Defines either of these items:
  • The set of base tables, global temporary tables, volatile tables, derived tables, views, or table functions that are referenced by the SELECT statement or query.
  • A correlation name for a base table, global temporary table, volatile table, derived table, or view for a self-join operation. See Self-Join.

For information about syntax that is compatible with temporal tables, see ANSI Temporal Table Support and Temporal Table Support.