Hi.
I have column with number datatype as PK, max value in this column is over MaxInt.
DOA create this column as Float, and value of this column is lost.
Using To_Char and To_Number in SQL statements is impossible.
May be you have solution of this problem.