Oracle 8 - Data types
|
o8-1 |
|
|
Up to 2000 chars |
|
|
Long text field, but only one per table. |
|
|
Positive or negative Integer of n digits |
|
|
Fixed decimal of m places. |
|
|
Date in default format determined by the
Database System configuration. Dates are basically output as fixed char formats. |
- Notes:
- Times are handled as dates
- For output, numbers are right justified, and decimal points
are not aligned necessarily. Text is left justified.
- The output is padded with spaces when column headings are
wider than the data.
- Null values are output as spaces unless converted by a
function to some other character.
- SQL-PLUS allows columns to be specially formatted to
over-ride the default output formats.
- Custom formats may cause overflow / truncation of output.
[Rev 26/04/99] 26/4/99 © 1999 V/2-Com (Verhaart), P O Box 8415, Havelock
North, New Zealand.