Subject | Can a domain be modified in runtime |
---|---|
Author | Geolffrey |
Post date | 2013-02-10T23:03:06Z |
I wonder if I can modify a domain / numeric column in run time, I would like to increase the precision from 4 decimal digits to 6 is. the column is bound to a integer(15,4) domain. Is there any recommendation that I can have in consideration before make any change.