UPDATE IN is a PRIMARY command that must be followed by the "TABLE_NAME" argument, and then has to be followed by 2 conditions such as (COLUMN1, COLUMN2) (VALUE1, VALUE2).
"TABLE_NAME"
(COLUMN1, COLUMN2) (VALUE1, VALUE2)
Possible follow-up commands:
IF CONTAINS
WHERE VALUES
Last updated 1 year ago