Oracle® Transparent Gateway for Sybase Administrator's Guide 10g Release 2 (10.2) for HP-UX Part Number B14283-02 |
|
|
PDF · Mobi · ePub |
This appendix contains the following section:
The gateway converts Sybase data types to Oracle data types as follows:
Table A-1 Data Type Conversions
Sybase | Oracle | Comment |
---|---|---|
- |
||
- |
||
CHAR |
- |
|
- |
||
NUMBER(18) |
- |
|
FLOAT(49) |
- |
|
FLOAT(49) |
- |
|
- |
||
NUMBER(10) |
NUMBER range is -2,147,483,647 to 2,147,483,647 |
|
NUMBER(p[,s]) |
- |
|
Not supported |
- |
|
NUMBER(p[,s]) |
- |
|
Not supported |
- |
|
FLOAT(23) |
- |
|
DATE |
- |
|
NUMBER(5) |
NUMBER range is -32,767 to 32,767 |
|
NUMBER(p[,s]) |
- |
|
- |
||
NUMBER(3) |
- |
|
RAW |
- |
|
- |