Hi,
I have created a column with datatype NUMBER(3,8) but when I am inserting values I get an error saying:
"value larger than specified precision allows for this column"
The values I am inserting are not more than 3 figures to the left or 8 figures to the right of the decimal places so I don't know what the error is about.
PLEASE HELP!!!
I have created a column with datatype NUMBER(3,8) but when I am inserting values I get an error saying:
"value larger than specified precision allows for this column"
The values I am inserting are not more than 3 figures to the left or 8 figures to the right of the decimal places so I don't know what the error is about.
PLEASE HELP!!!