Any Types
Description
The
Any
types provide highly flexible modeling of procedure parameters and table columns where the actual type is not known. These data types let you dynamically encapsulate and access type descriptions, data instances, and sets of data instances of any other SQL type. (Oracle SQL Language Reference ANYTYPES Data Types)
The following sections describe the transformation for:
ANYTYPEANYDATAANYDATASETLast updated