UPDATE 
  ushop_products 
SET 
  enable_offer = 'E' 
WHERE 
  product_id IN (548)

Query time 0.00068

Result

bool(true)