Okay here's my task:
I have a table consisting of 5 columns: FacilityID, , VendorPartNo, VendorCode, UnitOfMeasure, CommodityCode and Suffix
Assuming that all records have values for all of the first five columns and the last column, Suffix is NULL. I want to create an update query that...