Home |
Previous Page | Next Page Data Manipulation > Using Date and Time Data Types >
The DataBlade API provides support for the following date and
time data types.
SQL Date
and
Time Data Type |
Standard C or ESQL/C
Date and Time Data Type |
DataBlade API Date and
Time Data Type |
DATE |
C: four-byte integerESQL/C: date |
mi_date |
DATETIME |
ESQL/C: datetime, dtime_t |
mi_datetime |
INTERVAL |
ESQL/C: interval, intrvl_t |
mi_interval |
This chapter describes these date and time data types as well
as the functions that the DataBlade API supports to process date and time
data.
Home |
[ Top of Page | Previous Page | Next Page | Contents |
Index ]