Subject Re: [firebird-support] Changing numeric domain precision and scale
Author Erick Sasse
> Hmm, i think this wouldn't change the values in the records.
> Only when you read the record the value is converted to NUMERIC(15, 2) which is no problem at that point, BUT the if
> there are indexes on those fields the index-entries would stay with the old values unless you update the values (or
> recreate the index).

This domain is used to store currency values, so I don't have any
index in fields that use this domain.

--
Erick Sasse