Home » SQL & PL/SQL » SQL & PL/SQL » What is the difference?
What is the difference? [message #1196] Wed, 10 April 2002 12:29 Go to next message
dol78
Messages: 2
Registered: April 2002
Junior Member
Could someone please give me the diffrence between EVENT LEVEL TRIGGERS and DATABASE TRIGGERS?
Thanks.
Re: What is the difference? [message #1197 is a reply to message #1196] Wed, 10 April 2002 17:19 Go to previous message
seng
Messages: 191
Registered: February 2002
Senior Member
EVENT LEVEL TRIGGERS is a trigger, which is define in application like Developer2000, and this trigger is fire by action by application program logic.

DATABASE TRIGGERS is a another type of trigger, which is define in database, and this trigger is fire by action by database action.

Hopefully this is helping.
Previous Topic: How to obtain the owner and name of a calling program
Next Topic: Update statement
Goto Forum:
  


Current Time: Fri Apr 19 16:55:00 CDT 2024