Virtual Tables
Use this page to view information about the virtual tables that are based on standard tables that contain a TimeSeries subtype.
A virtual table is a relational table with the same schema as the base table, except for the TimeSeries column. The TimeSeries column is replaced with the columns of the TimeSeries subtype. The elements in the TimeSeries column are individual columns in the virtual table. The virtual table contains all the data that is in the base table, including the data that is encapsulated in the TimeSeries subtype.
- TimeSeries Column
- The column in the standard table that holds the TimeSeries subtype.
- TimeSeries
- The name of the TimeSeries subtype on which the virtual table is based.
- Columns
- The columns within the TimeSeries subtype. Each column name is followed by the data type for the column.