Float vs Number Datatype
I am relatively new to Oracle. What is the underlying
differences to defining a table with column datatype float vs
number. Running the Oracle Reorg wizard on a table space gave
me the error message float datatype not supported. Is this a
bad idea to use float or not?