Hi,
how to convert exponent to number format.My column is in number and the data is in exponent format .for example data is 2.44705130197009E18 .when i do field name haveing this data like
select * from table name where filed name =2.44705130197009E18 ,field name is of number (20) data type .but i am not getting any data fectched .
your advice is at most appriciated .
Regards,
Suja