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


TABLE: SYS.DST$TRIGGER_TABLE

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

Storage Details
Tablespace: TablespaceSYSTEM
PCT Free: 10
PCT Used: 40
Columns
Name Datatype Length Mandatory Comments
TRIGGER_OWNER VARCHAR2 (128) Yes
TRIGGER_NAME VARCHAR2 (128) Yes
Query Text

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


SELECT TRIGGER_OWNER
,      TRIGGER_NAME
FROM SYS.DST$TRIGGER_TABLE;

Dependencies

[top of page]

SYS.DST$TRIGGER_TABLE does not reference any database object

SYS.DST$TRIGGER_TABLE is not referenced by any database object