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


VIEW: SYS.DBA_EDITIONED_TYPES

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

[View Source]

Columns
Name Datatype Length Mandatory Comments
SCHEMA VARCHAR2 (128) Yes Schema in which the object types is editionable
OBJECT_TYPE VARCHAR2 (23)
Object type that is editionable
Query Text

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


SELECT SCHEMA
,      OBJECT_TYPE
FROM SYS.DBA_EDITIONED_TYPES;

Dependencies

[top of page]

SYS.DBA_EDITIONED_TYPES references the following:

SchemaSYS
TableUSER$
TableUSER_EDITIONING$
SYS.DBA_EDITIONED_TYPES is referenced by following:

SchemaPUBLIC
SynonymDBA_EDITIONED_TYPES