NAME

dbug_trigger - Create after row triggers for selected tables.

SYNOPSIS

  sqlplus @dbug_trigger.sql <table name> <file name>

DESCRIPTION

The created triggers use the dbug_trigger package for debugging the column values of selected tables. Output is sent to a file.

NOTES

EXAMPLES

  In SQL*Plus:

  SQL> @dbug_trigger % trigger.sql

AUTHOR

Gert-Jan Paulissen

HISTORY

BUGS

SEE ALSO