Have a table that has following fields (pkid, field1, field2, field3,
field4). I need to create a trigger that will insert a row into another
table with the pkid column that was updated. Any help will be appreciated.
field4). I need to create a trigger that will insert a row into another
table with the pkid column that was updated. Any help will be appreciated.
Comment