Home » Unlabelled » Which column of the USERJTRIGGERS data dictionary view displays the database event that will fire the trigger? | PL SQL
Saturday, 26 May 2012
Which column of the USERJTRIGGERS data dictionary view displays the database event that will fire the trigger? | PL SQL
The Description column of the USER_TRIGGERS view combines information from many columns to display the trigger header, which includes the database event.
No comments:
Post a Comment