Informix-ESQL/C Programmer's Manual
Chapter 6: Working with Time Data Types
Home
Contents
Index
Master Index
New Book
In This Chapter
This chapter explains how to use
date
,
datetime
,
and
interval
data types in an INFORMIX-ESQL/C program. It contains the following information:
An overview of the ESQL/C
date
data type
The syntax of the ESQL/C library functions that you can use to manipulate
the
date
data type
An overview of the ESQL/C
datetime
and
interval
data types and how to use them
The syntax of ESQL/C library functions that you can use to manipulate
the
datetime
and
interval
data types
For information about all the data types that are available for use in an ESQL/C program, see
Chapter 2, "INFORMIX-ESQL/C Data Types."
For information about SQL data types, see the
Informix Guide to SQL: Reference
.
Informix-ESQL/C Programmer's Manual
, version 9.1
Copyright © 1998, Informix Software, Inc. All rights reserved.