3.170 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_PARTITIONSdescribes partition-level information for partitioned external tables in the databae -  
                        
USER_XTERNAL_TAB_PARTITIONSdescribes partition-level information for partitioned external tables owned by the current user. This view does not display theTABLE_OWNERcolumn. 
| 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  | 
                        
Note:
This view is available starting with Oracle Database 12c Release 2 (12.2.0.1).
See Also: