Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> How do I get information from a table Using dbms_LOB
I have a table that contains a clob column. If I do the usual select * from
Table1 the information contained in the clob column is truncated. How can I
see all the data in that column. I know I need to use the dbms_lob.READ but
I'm not sure what the syntax is can any help please.
Jennifer
Received on Mon Nov 12 2001 - 12:39:40 CST
![]() |
![]() |