SQL/MP Programming Manual for COBOL
Host Variables
HP NonStop SQL/MP Programming Manual for COBOL—529758-003
2-10
Using Date-Time and INTERVAL Data Types
TIME Represents a time and is equivalent to DATETIME HOUR TO SECOND 
TIMESTAMP Represents a date and time and is equivalent to DATETIME YEAR TO 
FRACTION(6)
INTERVAL  Represents a duration of time as a year-month or day-time interval










