1 |
LONG - store variable-length character data containing up to 2 GB
|
2 | RAW and LONG RAW - for data that is not to be interpreted by Oracle. Intended for binary data or byte strings |
3 | Oracle allows some restricted implicit datatype conversions and provides a set of SQL functions for explicitly datatype conversions |
4 | See associated resources for more details on Oracle datatypes |