| René Nyffenegger's collection of things on the web | |
|
René Nyffenegger on Oracle - Most wanted - Feedback
|
dbms_types | ||
Constants
dbms_types doesn't seem to exhibit any functionality, only constants. These are:
no_datasuccesstypecode_bdoubletypecode_bfiletypecode_bfloattypecode_blobtypecode_cfiletypecode_chartypecode_clobtypecode_datetypecode_interval_dstypecode_interval_ymtypecode_mlslabeltypecode_namedcollectiontypecode_numbertypecode_objecttypecode_opaquetypecode_rawtypecode_reftypecode_tabletypecode_timestamptypecode_timestamp_ltztypecode_timestamp_tztypecode_varchar2typecode_varchartypecode_varrayMisc
Find an example here where dbms_types is used.
See also Oracle data types.
|