Oracle8i Migration Release 8.1.5 A67774-01 |
|
This appendix lists the new internal datatypes and SQL functions added in version 8. This appendix covers the following topics:
Oracle8i SQL Reference for a complete list and descriptions of Oracle internal datatypes and SQL functions.
See Also:
The internal datatypes listed in this section are new in version 8. Each may be used as a function name in a SELECT list, but only if it is qualified with a schema (schema.function) as in the following example:
select scott.true() ...
In version 8, if a schema qualification is missing, these words generate an error, while, in version 7, their unqualified use did not generate an error.
The following internal datatypes were added in release 8.0:
The following internal datatype was added in release 8.1:
The SQL functions listed in this section are new in version 8.
The following SQL functions were added in release 8.0:
The following single-row functions were added in release 8.0:
The following object reference functions were added in release 8.0:
The following functions were added in release 8.1:
The following character function was added in release 8.1:
The following conversion function was added in release 8.1:
The following aggregate function was added in release 8.1:
The following single-row functions were added in release 8.1: