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. |