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


TABLE: SYS.VIEWTRCOL$

Object Details
Object Name: VIEWTRCOL$
Object Type: TABLE
Owner: SYS
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceSYSTEM
PCT Free: 0
PCT Used: 0
Indexes
Index Type Uniqueness Tablespace Column
I_VIEWTRCOL1 NORMAL UNIQUE TablespaceSYSTEM ColumnOBJ#
ColumnINTCOL#
ColumnATTRIBUTE#
Columns
Name Datatype Length Mandatory Comments
OBJ# NUMBER
Yes
INTCOL# NUMBER
Yes
ATTRIBUTE# NUMBER
Yes
NAME VARCHAR2 (4000) Yes
Query Text

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


SELECT OBJ#
,      INTCOL#
,      ATTRIBUTE#
,      NAME
FROM SYS.VIEWTRCOL$;

Dependencies

[top of page]

SYS.VIEWTRCOL$ does not reference any database object

SYS.VIEWTRCOL$ is referenced by following:

SchemaSYS
ViewALL_TRIGGERS
ViewDBA_TRIGGERS
ViewKU$_TRIGGER_VIEW
ViewUSER_TRIGGERS