4.147 DBA_CLU_COLUMNS
DBA_CLU_COLUMNS maps all table columns to related cluster columns.
               
Related View
USER_CLU_COLUMNS maps all table columns owned by the current user to related cluster columns. This view does not display the OWNER column.
                  
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the cluster | 
| 
 | 
 | 
 | Name of the cluster | 
| 
 | 
 | 
 | Key column in the cluster | 
| 
 | 
 | 
 | Clustered table name | 
| 
 | 
 | 
 | Key column or attribute of the object type column | 
See Also: