help on trigger creation

  • Hi,

    is it possible to create a single trigger for multiple tables.

    🙂

  • 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]

  • Have a look at this,

    http://www.experts-exchange.com/Other/Math_Science/Q_24368714.html

    "Don't limit your challenges, challenge your limits"

  • 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