I have a table with 5 clob columns (see below), when I load data into those clobs and try to run the following command
select * from OPERA_SHELL
or (all columns specified)
select name, version, upload_date, sys_lob, cro_lob, chn_lob, prp_lob, rep_lob from OPERA_SHELL
PL-SQL Developer crashes...