2.123 ALL_EDITIONING_VIEW_COLS
ALL_EDITIONING_VIEW_COLS describes the relationship between the columns of the editioning views accessible to the current user and the table columns to which they map.
               
Related Views
- 
                        DBA_EDITIONING_VIEW_COLSdescribes the relationship between the columns of all editioning views in the database and the table columns to which they map.
- 
                        USER_EDITIONING_VIEW_COLSdescribes the relationship between the columns of the editioning views owned by the current user and the table columns to which they map. This view does not display theOWNERcolumn.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of an editioning view | 
| 
 | 
 | 
 | Name of an editioning view | 
| 
 | 
 | 
 | Column number within the editioning view | 
| 
 | 
 | 
 | Name of the column in the editioning view | 
| 
 | 
 | 
 | Column number of a table column to which this editioning view column maps | 
| 
 | 
 | 
 | Name of a table column to which this editioning view column maps | 
See Also: