Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> cast varchar to clob
Hi,
how does one cast a varchar to a clob, so the DBMS_LOB.COMPARE can be used to compare a varchar with a clob? Or is it a must to create a temporary clob by hand in order to use the DBMS_LOB.COMPARE? (and to destroy it afterwards)
regards,
Andreas
Received on Wed Sep 01 2004 - 04:10:42 CDT
![]() |
![]() |