CompTIA Exam Questions

What word is missing from the following SQL statement?

What word is missing from the following SQL statement?
update tablename ________ fieldname = ‘value’ where id = 909;

Answer: set