Hello,
I have an Oracle table, with NUMBER(22) attributes.
Some values appears as 1,20490421889003E15 in the View/Edit data screen of PL/SQL developer.
Does somebody know how to display the entire value of my numbers ? Is it an Oracle setting or a PL/SQL developer setting ?
Thanks.