[Home] [Help]
[Dependency Information]
| Object Name: | USER_EDITIONING_VIEWS_AE |
|---|---|
| Object Type: | VIEW |
| Owner: | SYS |
| Subobject Name: | |
| Status: | VALID |
Descriptions of the user's own Editioning Views
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| VIEW_NAME | VARCHAR2 | (128) | Yes | Name of an Editioning View |
| TABLE_NAME | VARCHAR2 | (128) | Yes | Name of an Editioning View's base table |
| EDITION_NAME | VARCHAR2 | (128) | Name of the Application Edition where the Editioning View is defined |
Cut, paste (and edit) the following text to query this object:
SELECT VIEW_NAME
, TABLE_NAME
, EDITION_NAME
FROM SYS.USER_EDITIONING_VIEWS_AE;
SYS
EV$
_ACTUAL_EDITION_OBJ
PUBLIC
USER_EDITIONING_VIEWS_AE
|
|
|
|