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


VIEW: SYS.ALL_EDITION_COMMENTS

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

Describes comments on all editions in the database

[View Source]

Columns
Name Datatype Length Mandatory Comments
EDITION_NAME VARCHAR2 (128) Yes Name of the edition
COMMENTS VARCHAR2 (4000)
Edition comments
Query Text

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


SELECT EDITION_NAME
,      COMMENTS
FROM SYS.ALL_EDITION_COMMENTS;

Dependencies

[top of page]

SYS.ALL_EDITION_COMMENTS references the following:

SchemaSYS
TableCOM$
TableOBJ$
SYS.ALL_EDITION_COMMENTS is referenced by following:

SchemaPUBLIC
SynonymALL_EDITION_COMMENTS