Recent content by david604

  1. D

    numeric field truncation.

    I have a field on a table that is a number datatype. When I select on this column in PL/SQL Developer I am getting only 7 characters returned, but the length is actually 9 characters. I can confirm this just fine in SQL*Plus. With PLSQL developer though the field is getting truncated when...
Back
Top