Skip Headers
Oracle® Database Reference
11g Release 2 (11.2)

Part Number E25513-03
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

ALL_EDITIONS

ALL_EDITIONS describes the editions accessible to the current user.

Related View

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"