You have a table named Product. The Product table has columns for ProductDescription and
ProductCategory.
You need to change the ProductCategory value for all the spoons in the Product table to
43. Which statement should you use?
A.
Option A
B.
Option B
C.
Option C
D.
Option D
There is no SET command, so B and D cannot be right.