ALL_EDITIONS
describes the editions accessible to the current user.
DBA_EDITIONS
describes all editions in the database.
Column | Datatype | NULL | Description |
---|---|---|---|
EDITION_NAME |
VARCHAR2(30) |
NOT NULL |
Name of the edition |
PARENT_EDITION_NAME |
VARCHAR2(30) |
Name of the parent edition for this edition | |
USABLE |
VARCHAR2(3) |
Indicates whether the edition is usable (YES ) or unusable (NO ) |
See Also:
Oracle Database Advanced Application Developer's Guide for more information about editions