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


VIEW: SYS.V_$QUEUEING_MTH

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

[View Source]

Columns
Name Datatype Length Mandatory Comments
NAME VARCHAR2 (40)
CON_ID NUMBER

Query Text

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


SELECT NAME
,      CON_ID
FROM SYS.V_$QUEUEING_MTH;

Dependencies

[top of page]

SYS.V_$QUEUEING_MTH references the following:

SYS.V_$QUEUEING_MTH is referenced by following:

SchemaPUBLIC
SynonymV$QUEUEING_MTH