Monday, 17 June 2013

in sql plus to avoid exponentialvalues like this as result: 6.0044E+11
run the command below  to avoid exponential values.

SQL>set numformat 99999999999999999999

No comments:

Post a Comment