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
run the command below to avoid exponential values.
SQL>set numformat 99999999999999999999