2.125 ALL_EDITIONING_VIEWS

ALL_EDITIONING_VIEWS describes the editioning views accessible to the current user.

Related Views

  • DBA_EDITIONING_VIEWS describes all editioning views in the database.

  • USER_EDITIONING_VIEWS describes the editioning views owned by the current user. This view does not display the OWNER column.

Column Datatype NULL Description

OWNER

VARCHAR2(128)

NOT NULL

Owner of an editioning view

VIEW_NAME

VARCHAR2(128)

NOT NULL

Name of an editioning view

TABLE_NAME

VARCHAR2(128)

NOT NULL

Name of an editioning view's base table