update query on multiple tables

  • Hi,

    Need help with update query that updates multiple tables

    where the primary key of the first table is foreign key in second table

    Thanks

  • Unless you're trying to change the key fields, what's the problem? Or are you trying to work out how to control INSERTS to tables related with foreign keys?

  • I am trying to work out how to control INSERTS to tables related with foreign keys,like some of the data may not be there when updated,while it was intial state in the second table

    How to check this

    Thanks for the help

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply