Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Clob and TOAD

Re: Clob and TOAD

From: Michael Netrusov <mn_at_g-fax.com>
Date: Tue, 04 Sep 2001 08:41:33 -0700
Message-ID: <F001.00381DD8.20010904083914@fatcity.com>

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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US