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


VIEW: SYS.V_$ENABLEDPRIVS

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

[View Source]

Columns
Name Datatype Length Mandatory Comments
PRIV_NUMBER NUMBER

CON_ID NUMBER

Query Text

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


SELECT PRIV_NUMBER
,      CON_ID
FROM SYS.V_$ENABLEDPRIVS;

Dependencies

[top of page]

SYS.V_$ENABLEDPRIVS references the following:

SYS.V_$ENABLEDPRIVS is referenced by following:

SchemaPUBLIC
SynonymV$ENABLEDPRIVS