Sunita James
Member
I have a table where one of the columns is a CLOB.
In SQL Window, when I type
select * from
;
PL/SQL developer displays for the data under the CLOB column.
How do I get PL/SQL developer to display the CLOB data ?
I have 2 databases. When I connect to one, the query displays the CLOB. But when I connect to the other one, the query displays
Regards,
Sunita.
In SQL Window, when I type
select * from
PL/SQL developer displays for the data under the CLOB column.
How do I get PL/SQL developer to display the CLOB data ?
I have 2 databases. When I connect to one, the query displays the CLOB. But when I connect to the other one, the query displays
Regards,
Sunita.