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

Home -> Community -> Usenet -> c.d.o.misc -> Help Inserting BLOB , Orcl 7

Help Inserting BLOB , Orcl 7

From: Frank Goebel <Frank.Goebel_at_materna.de>
Date: Fri, 08 May 1998 11:21:36 +0200
Message-ID: <3552CEA0.BDCB233@materna.de>


Under Oracle 7 I have two tables:

Table A:
tbla_id ,
tbla_blob

Table B:
tblb_id,
tblb_blob

Table A is empty.
Now I required to insert the rows (including BLOBs) from table b in table a.
What are the correct statement to do this?

Thanks for your help
Frank Received on Fri May 08 1998 - 04:21:36 CDT

Original text of this message

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