update <@PREFIX>products set 
products_quantity = <@NEWFQtyOnHand@>
where products_id = <@KEYID@>
