Re: Inserting long columns
From: Don Seiler <don_at_seiler.us>
Date: Thu, 27 Jun 2013 11:30:58 -0500
Message-ID: <CAHJZqBA3kGc0vLc+KO1KA7VC-ht7Lk6ZGzWUZCiPxSzNncZx3w_at_mail.gmail.com>
Can you provide the version of Oracle DB and perhaps a DESC or CREATE TABLE for the tables involved? It would make it much easier to provide some thoughts or help.
Date: Thu, 27 Jun 2013 11:30:58 -0500
Message-ID: <CAHJZqBA3kGc0vLc+KO1KA7VC-ht7Lk6ZGzWUZCiPxSzNncZx3w_at_mail.gmail.com>
Can you provide the version of Oracle DB and perhaps a DESC or CREATE TABLE for the tables involved? It would make it much easier to provide some thoughts or help.
On Thu, Jun 27, 2013 at 11:09 AM, Denise Gwinn <denise_at_mail.wvnet.edu>wrote:
> I have to merge some tables that contain a long datatype. A simple
> insert into tableA (select * from tableB) will not work. I've tried
> Googling, but not having much success. Could someone enlighten me please?
> --
> http://www.freelists.org/webpage/oracle-l
>
>
>
-- Don Seiler http://www.seiler.us -- http://www.freelists.org/webpage/oracle-lReceived on Thu Jun 27 2013 - 18:30:58 CEST