Time Series Data Storage | Teradata Vantage - Time Series Data Storage - Advanced SQL Engine - Teradata Database

Time Series Tables and Operations

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-28
dita:mapPath
zzg1600277315070.ditamap
dita:ditavalPath
zzg1600277315070.ditaval
dita:id
B035-1208
lifecycle
previous
Product Category
Teradata Vantageā„¢

Time series data is stored in a specialized table that contains a structure called a primary time index (PTI). PTI tables are created using the time series forms of CREATE TABLE or CREATE TABLE AS, which have a PRIMARY TIME INDEX clause. PTI tables also contain system-generated columns of time information. Vantage uses the time information to organize the data across the system.

For guidelines on choosing the primary time index (PTI) to result in an even distribution of your type of data, see Guidelines for Choosing a Primary Time Index.