The names of one or more tables or views from which expression is to be derived.
You can create views that reference global temporary tables and volatile tables.
A view can reference a global temporary trace table, but this view is not updatable. See CREATE GLOBAL TEMPORARY TRACE TABLE.
You cannot create a view that references a queue table . See CREATE TABLE (Queue Table Form).
For information about the FROM clause, see Teradata Vantage™ SQL Data Manipulation Language , B035-1146 .