I created a trigger for my X table, for the purpose of making a update record that runs on this table.
For each update in the X table, modified (old) values are stored in the Z table.
PROBLEMATIC :
The X table has several columns, and for each update in one of the columns the trigger
It will be possible to specify a column from the X table to which the trigger should be triggered in case of a update ?
LOGIC :
Table X
- Update in the and column: triggers trigger