....negative values in DB
451784Mar 7 2007 — edited Mar 7 2007Hi all,
i ahve a column in my database which will going to store the negative numbers like -2, -3 etc as well positive number.
May i know which datatype to use.
I have currently used Number(2) as no value is > 99
but unfortunately when i tried to load a file which contains the values like -3 ,
it gives error.
Kindly help
Regards