Subject Re: [firebird-support] Changing numeric domain precision and scale
Author Erick Sasse
> But the algorithm is wrong anyway - it does allow changing
> NUMERIC(4,2) field to NUMERIC(4,3), which CAN corrupt the db.
> (try it with value 99.99)

So is my change from NUMERIC(18,4) to NUMERIC(15,2) safe?

--
Erick Sasse