CREATE TABLE AS (Time Series Form) | Teradata Vantage - CREATE TABLE AS (Time Series Form) - Analytics Database - Teradata Vantage

Time Series Tables and Operations

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2023-10-30
dita:mapPath
tuc1628112453431.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
sfz1493079039055
lifecycle
latest
Product Category
Teradata Vantageā„¢

The AS clause of a CREATE TABLE statement allows you to make a complete or partial copy of the definition of an existing table (the source table) to a new table (the target table), and optionally copy the data from the source table to the target table .

You can use CREATE TABLE AS to create a PTI target table from a PTI or non-PTI source table. You can also create a non-PTI target table from a PTI source table.