I am using PL/SQL Developer 5.1.0.654 which shows usage of OCI: Version 8.1. On another machine, am using 5.1.4.729 which also shows usage of OCI: Version 8.1. Both of these machines are working against a local Oracle 9.2.0.4 Enterprise instance.
When performing a query that returns a CLOB, I...