Oracle® Database Reference 11g Release 2 (11.2) Part Number E25513-03 |
|
|
PDF · Mobi · ePub |
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:
"DBA_EDITIONS"