I have installed oracle sql developer 4.2.0 in windows 7. I am running a query which has clob column 'SQL_STATEMENT' and it contains large data. I want to copy this data from this clob column and check the information. But when i try to copy the data its only copying half of the result. I tried with Ctrl C and also tried to ecport but with the export its not exporting the result with this Clob column.
