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