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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: insert into select & datatypes?

Re: insert into select & datatypes?

From: Jared Still <jkstill_at_gmail.com>
Date: Tue, 24 May 2005 11:24:35 -0700
Message-ID: <bf463805052411247b926a89@mail.gmail.com>


Unless of course that datatype happens to be a LONG or LONG RAW.

-- 
Jared Still
Certifiable Oracle DBA and Part Time Perl Evangelist


On 5/24/05, Marquez, Chris <cmarquez_at_collegeboard.org> wrote:

>
> For those e keeping score at home.
> I asked Oracle Support about this subject;
> "Oracle Support For ''INSERT INTO...SELECT'' & DATATYPES Over DB Link"
>
> =======
> ANSWER
> =======
> There are no such datatypes which should not be used for "insert into
> select"
> So, In the statement
> Insert into t1 select * from t2 ;
>
-- http://www.freelists.org/webpage/oracle-l
Received on Tue May 24 2005 - 14:29:23 CDT

Original text of this message

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