Dear All,
I am trying to create a trigger using the following scenario:
Table A:
Field A1, Field A2, Field A3, Field A4
Table B:
Field B1, Field B2, Field B3
On Update (ONLY) of Field A1 I need to insert a record in Table B using values from the updated record in Table A.
Please help. This is my first trigger and the help in BOL did not really help me.
Thanks & Regards,
Andreas