4.169 ALL_XTERNAL_TAB_PARTITIONS
ALL_XTERNAL_TAB_PARTITIONS
describes partition-level information for partitioned external tables accessible to the current user.
Related Views
-
DBA_XTERNAL_TAB_PARTITIONS
describes partition-level information for partitioned external tables in the databae -
USER_XTERNAL_TAB_PARTITIONS
describes partition-level information for partitioned external tables owned by the current user. This view does not display theTABLE_OWNER
column.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Owner of the partitioned external table |
|
|
|
Name of the partitioned external table |
|
|
|
Name of the partition |
|
|
|
Owner of the default directory for the external table partition |
|
|
|
Name of the default directory for the external table partition |
|
|
|
Type of access parameters for the partition ( |
|
|
|
Access parameters for the external table partition |
|
|
Indicates whether the In-Memory Column Store (IM column store) is enabled ( |
|
|
|
Indicates the compression level for the IM column store:
|
Footnote 1 This column is available starting with Oracle Database 21c.
See Also: