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

Home -> Community -> Usenet -> c.d.o.misc -> display entire CLOB in SQL Plus Worksheet or SQL Plus

display entire CLOB in SQL Plus Worksheet or SQL Plus

From: Edwinah63 <edwinah_at_customercare.com.au>
Date: 4 Sep 2005 22:56:57 -0700
Message-ID: <1125899817.666357.69610@o13g2000cwo.googlegroups.com>


i would like to display a clob field (approx 4k chars) in full in sql plus worksheet.

googled around and had a look at Oracle SQL Plus manual and couldn't find anything relevant (plenty for long fields however) or worked.

query is:
select myclob from mytable;

could i have the syntax to display entire field not first 80 chars please?

Edwinah63 Received on Mon Sep 05 2005 - 00:56:57 CDT

Original text of this message

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