ALL_TRIGGER_COLS
Column usage in user's triggers or in triggers on user's tablesColumns
___________________________
COLUMN_LIST
Is column specified in UPDATE OF clause?
COLUMN_NAME
Name of the column or the attribute of the ADT column used in trigger definition
TABLE_NAME
Name of the table on which the trigger is defined
TABLE_OWNER
Owner of the table
TRIGGER_NAME
Name of the trigger
TRIGGER_OWNER
Owner of the trigger
COLUMN_USAGE
Usage of column within trigger body
Related Commands: