View Single Post

   
  #15 (permalink)  
Old 04-08-2008, 11:16 AM
tamsun
 
Posts: n/a
Default Re: How to transfer varchar2 to long raw

On Thu, 31 Aug 2006 20:33:09 -0700, DA Morgan <damorgan@psoug.org>
wrote:


>
>I appreciate that English may not be your first language but it seems
>that you are not understanding what multiple people have tried to tell
>you.
>
>VARCHAR2 and CLOB and LONG = characters
>LONG RAW and BLOB = binary
>
>They are not interchangeable.



I understand. thank you.
Reply With Quote