Carlos,
I think you have a misunderstanding about what a trigger is or does. A
trigger is, in its most basic form, an automatically executed stored
procedure.
The ability to detect an event is pointless withouth the ability to do
something once that event occurs. We have to have the one (store
leather seats and cruise control...
It may make an interesting hobby to build your own car but I hate reinventing the
wheel.
Gilbert
-Original Message-
From: Martijn Tonies [mailto:[EMAIL PROTECTED]
Sent: 28 June 2004 11:39
To: mysql
Subject: Re: triggers or stored procedures
Hi Carlos
On Mon, 28 Jun 2004 07:11:04 -0300
"Carlos J Souza" <[EMAIL PROTECTED]> wrote:
> hello all
>
> What is more important? triggers or stored procedures.
>
> I think that triggers they are a lot more important than stored proc. because stored
> procs they can be implemented in the front end appli
Hi Carlos,
> What is more important? triggers or stored procedures.
>
> I think that triggers they are a lot more important than stored proc.
because stored procs they can be implemented in the front end application.
>
Then they wouldn't be Stored Procedures anymore would they :-)
> In the versi