Nested Table Type Definition
This is a translation reference to convert the Nested Table Variant of the Oracle Create Type Statements (UDT's) to Snowflake
Last updated
This is a translation reference to convert the Nested Table Variant of the Oracle Create Type Statements (UDT's) to Snowflake
Last updated
SnowConvert only recognizes these definitions, does not support any translation and there is no known workaround for them.
Nested Table Types define an embedded table structure of a previously existing datatype (including other Custom Types). They can be used as a more powerful version of the .
Unlike any of the other types, there is still no known workaround or any possible translation for them.
Currently, there is no known workaround for any of the creation options, for these reasons they are not taken into account when defining the type.
: Pending Functional Equivalence Review.
: Create Type Variant Not Supported.