![]() Chapter Contents |
![]() Previous |
![]() Next |
| SAS/ACCESS Software for Relational Databases: Reference |
| Character Data |
| Numeric Data |
The numeric data types for CA-OpenIngres SQL are listed below.
\[+[minus ]\]<digit >\[.[lt ]digit >\]eE\[+[minus ]\]<digit >
Note:
REAL is a synonym for FLOAT4.
FLOAT8 and DOUBLE PRECISION are synonyms for FLOAT. ![[cautend]](../common/images/cautend.gif)
Note:
INTEGER2 is a synonym for SMALLINT. INTEGER4 is a synonym
for INTEGER. ![[cautend]](../common/images/cautend.gif)
| Abstract Data |
CA-OpenIngres SQL date and money data types are abstract data types.
CA-OpenIngres assumes the current (today's) date if the date is omitted from an absolute time entry.
| Format | Example | |
|---|---|---|
| 'hh:mm:ss' | '10:30:00' | |
| 'hh:mm:ss xxx' | '10:30:00 est' | |
| 'hh:mm:ss [am|pm] xxx' | '10:30:00 am est' | |
| 'hh:mm' | '10:30' | |
| 'hh:mm xxx' | '10:30 est' | |
| CA-OpenIngres NULL and Default Values |
| LIBNAME Statement Data Conversions |
| ACCESS Procedure Data Conversions |
| DBLOAD Procedure Data Conversions |
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.