June 5, 2009 at 4:35 am
Hi,
is it possible to create a single trigger for multiple tables.
🙂
June 5, 2009 at 4:59 am
The short answer would be NO.
But maybe you can explain a bit more what you are trying to achieve.
[font="Verdana"]Markus Bohse[/font]
June 5, 2009 at 5:26 am
Have a look at this,
http://www.experts-exchange.com/Other/Math_Science/Q_24368714.html
"Don't limit your challenges, challenge your limits"
June 5, 2009 at 9:40 pm
i have a screen with the user information updation,
here we are updating two tables userinfo,addressinfo
I need to track the user info changes, for that i have to create two triggers on these two tables, so in the tracking table there will be two records, details will be stored in child table.But i want to get only single record in parent table and it's details in child table.
🙂
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply