4.161 DBA_COMPARISON_COLUMNS
DBA_COMPARISON_COLUMNS displays information about the columns for all comparison objects in the database.
               
Related View
USER_COMPARISON_COLUMNS displays information about the columns for the comparison objects owned by the current user. This view does not display the OWNER column.
                  
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the comparison | 
| 
 | 
 | 
 | Name of the comparison | 
| 
 | 
 | 
 | Position of the column | 
| 
 | 
 | 
 | Name of the column | 
| 
 | 
 | 
 | Indicates whether the column is an index column ( | 
See Also: