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;

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

Answer: set



Leave a Reply 0

Your email address will not be published. Required fields are marked *