Thread: Trigger Definition

Trigger Definition

From
"Prasad dev"
Date:
Hi all,

Just a quick question can we include two tables in the trigger definition ?

thanls
Prasad.



Re: Trigger Definition

From
Michael Fuhr
Date:
On Thu, Jul 14, 2005 at 11:47:35PM +0000, Prasad dev wrote:
>
> Just a quick question can we include two tables in the trigger definition ?

CREATE TRIGGER takes a single table name.  What are you trying to do?
Can you just create a trigger on each table, or is that not what you're
after?

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/