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 -> long raw data

long raw data

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

We need to update a table with a long raw column based upon another table also with a long raw column. The folowing statement does not work:

insert into tabl_1 as select * from tab_2;

Anyone 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