Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Clob and TOAD
use dbms_lob.substr( clob_column, amount, offset )
to see it's portion.
<BLOCKQUOTE dir=ltr
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
To: <A title=ORACLE-L_at_fatcity.com
href="mailto:ORACLE-L_at_fatcity.com">Multiple recipients of list ORACLE-L
Sent: Tuesday, September 04, 2001
09:12
Subject: Clob and TOAD
Is there any way to see CLOB data in
TOAD??
And at the same time how do we map JAVA data type
to CLOB data type in Oracle ..
Looks like our developers are running to all
kinds of problems.. reg this data type ..
Any thoughts ???
TIA
RK
Received on Tue Sep 04 2001 - 10:41:33 CDT