| Table Name | Description |
| ALL_EDITIONING_VIEWS_AE | Description of Editioning Views accessible to the user |
| Column ID | Column name | Data type | Length | Precision | NULL | Description |
| 1 | OWNER | VARCHAR2 | 30 | (null) | N | Owner of an Editioning View |
| 2 | VIEW_NAME | VARCHAR2 | 30 | (null) | N | Name of an Editioning View |
| 3 | TABLE_NAME | VARCHAR2 | 30 | (null) | N | Name of an Editioning View's base table |
| 4 | EDITION_NAME | VARCHAR2 | 30 | (null) | Y | Name of the Application Edition where the Editioning View is defined |