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


VIEW: SYS.CDB_EDITIONED_TYPES

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

in all containers

[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
CON_ID NUMBER

container id
Query Text

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


SELECT SCHEMA
,      OBJECT_TYPE
,      CON_ID
FROM SYS.CDB_EDITIONED_TYPES;

Dependencies

[top of page]

SYS.CDB_EDITIONED_TYPES does not reference any database object

SYS.CDB_EDITIONED_TYPES is referenced by following:

SchemaPUBLIC
SynonymCDB_EDITIONED_TYPES