What word is missing from the following SQL statement? update tablename ____ fieldname=’value’ where id=909; (Please specify the missing word using lower_case letters only.)
Answer: set
What word is missing from the following SQL statement? update tablename ____ fieldname=’value’ where id=909; (Please specify the missing word using lower_case letters only.)
Answer: set