Subject Re: ALTER DOMAIN problem
Author nico_callewaert@pandora.be
Hi again,

Problem is with the DOMAIN MYNUMBER NUMERIC(15,3), I can only enter 3 decimals. When I change it to DOUBLE PRECISION, I can enter more. Then I don't understand why NUMERIC(15,3) is stored as a double ?

Thanks, Nico