We encounter a problem with PL/SQL developer when we retrieve a record with a long value if the length is greater than 2000 characters the field is truncated. If the sql return more than one record and the long field with 2000 characters is not the first one to be fetch the value is not truncated. I