ALL_VARRAYS
describes the varrays accessible to the current user.
Related Views
DBA_VARRAYS
describes all varrays in the database.
USER_VARRAYS
describes the varrays owned by the current user. This view does not display the OWNER
column.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
Owner of the table containing the varray |
|
|
|
Name of the containing table |
|
|
|
Name of the varray column or attribute |
|
|
|
Owner of the varray type |
|
|
|
Name of the varray type |
|
|
|
Name of the LOB if the varray is stored in a LOB |
|
|
|
Indicates whether the storage was defaulted ( |
|
|
|
Return type of the column:
|
|
|
|
Indicates whether the varray element is substitutable ( |
See Also: