Subject | Re: [firebird-support] Changing numeric domain precision and scale |
---|---|
Author | Erick Sasse |
Post date | 2007-03-08T16:05:58Z |
> Hmm, i think this wouldn't change the values in the records.This domain is used to store currency values, so I don't have any
> 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).
index in fields that use this domain.
--
Erick Sasse