Hello All,
I am trying to import data from excel to Oracle developer.
My problem here is with number datatype.
In excel file, numbers are shown properly but as soon as I import it in Oracle, it is shown differently.
eg. in Excel if it is 25, in imported version of Oracle, it is showing 2499999999.
And this is happening with multiple columns having number datatype.
Any feedback is highly appreciated.