Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Help Inserting BLOB , Orcl 7
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
![]() |
![]() |