Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> How to insert into long raw data

How to insert into long raw data

From: gcma <gcma_at_sprynet.com>
Date: 1998/02/18
Message-ID: <6cf9ul$t51$1@juliana.sprynet.com>#1/1

        We need to insert into a table with a long raw column from another table also with a long raw column. The flowing statement does not work:

insert into table_1 as select * from table_2;

Any body knows how?

Thanks in advanced. Received on Wed Feb 18 1998 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US