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


VIEW: SYS.V_$EDITIONABLE_TYPES

Object Details
Object Name: V_$EDITIONABLE_TYPES
Object Type: VIEW
Owner: SYS
Subobject Name:
Status: VALID

[View Source]

Columns
Name Datatype Length Mandatory Comments
EDITIONABLE_TYPE VARCHAR2 (64)
TYPE# NUMBER

CON_ID NUMBER

Query Text

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


SELECT EDITIONABLE_TYPE
,      TYPE#
,      CON_ID
FROM SYS.V_$EDITIONABLE_TYPES;

Dependencies

[top of page]

SYS.V_$EDITIONABLE_TYPES references the following:

SYS.V_$EDITIONABLE_TYPES is referenced by following:

SchemaPUBLIC
SynonymV$EDITIONABLE_TYPES