Updating data in a row when another row is updated

I have 2 table.
I need to make an action that updates one row from “Table-1” when a row in “Table-2” is updated.
The rows in both tables are connected by UNIQUEID as a virtual column.

1 3 438
3 REPLIES 3