update acop set opint = opproduct * 3/1200 where OpInt = 0 and OpProduct <> 0 update AcOp set opproduct =0 where opint <> 0