First page Back Continue Last page Summary Graphic
Oracle Datatypes
DATE.
- The DATE datatype stores point-in-time values (dates and time) in a table.
LONG
- Stores variable-length character data, up to two gigabytes of information.
RAW and LONG RAW.
- Stores variable-length character and binary data.
ROWID.
- Please read the Oracle Datatypes Concept manual.
Notes: