View Single Post

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

tamsun wrote:

> field F1 is varchar2(4000), I want move the data in F1 into
> another filed F1 which is long raw.
> I wonder how to do by sql?


Why LONG RAW?
What is the business case?
In which version of Oracle?
--
Daniel A. Morgan
University of Washington
damorgan@x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Reply With Quote