I'm getting an error when I put in the below statement that it doesn't doesn't recongize Update in IN-DB. Is there a tool that would do this or a different statement.
Update
"TABLE C" as a
SET
StopSell = Stop_Sell_Type
FROM "TABLE A" ss
JOIN "TABLE B" ssd
ON ss.ID = ssdr.STOP_SELL_ID