DBA Data[Home] [Help] [Dependency Information]


VIEW: SYS.USER_EDITIONING_VIEWS_AE

Object Details
Object Name: USER_EDITIONING_VIEWS_AE
Object Type: VIEW
Owner: SYS
Subobject Name:
Status: VALID

Descriptions of the user's own Editioning Views

[View Source]

Columns
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
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT VIEW_NAME
,      TABLE_NAME
,      EDITION_NAME
FROM SYS.USER_EDITIONING_VIEWS_AE;

Dependencies

[top of page]

SYS.USER_EDITIONING_VIEWS_AE references the following:

SchemaSYS
TableEV$
View_ACTUAL_EDITION_OBJ
SYS.USER_EDITIONING_VIEWS_AE is referenced by following:

SchemaPUBLIC
SynonymUSER_EDITIONING_VIEWS_AE