Hello,
Al colleague of mine drew my attention to the following curiousity. If in a varchar2 column there is a null-character (chr(0)) somewhere in the middle, then the SQL-grid truncates this varchar2 colum.
I would expect PL/SQL Developer to ignore these characters, maybe substitute them with...