float vs number
947771May 18 2013 — edited May 27 2013hi,
i have to store number(5,4)
in oracle database there are two datatypes number and float , which one is good?
i have heard that number(5,4) some times shows more digits on right side oenf decimal when it is selected and brought to .net , using odp.
yours sincerely