Interval Data
Each piece of interval data for the profile is stored as an Interval Data record linked to the newly created data set. The name of this table is CI_​INTV_​DATA. The following table describes each column on this table.
Column Name
Length
Req'd
Data Type
Comments
INTV_​DATA_​SET_​ID
12
Y
A/N
This is a foreign key reference to the Interval Data Set that groups the interval values together. This should be your newly created ID from above.
INTV_​DATA_​DTTM
26
Y
DateTime
This is the date and time of the interval value. This must be stored in standard time for the base time zone. Refer to Time Zone and Time Changes for more information.
INTV_​DATA
18.7
Y
N
This is the quantity for the interval.