UPDATE 
  ushop_products 
SET 
  enable_offer = 'E' 
WHERE 
  product_id IN (313, 314, 316, 317, 344)

Query time 0.00058

Result

bool(true)