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: SELECT INTO new_table

Re: SELECT INTO new_table

From: David Sharples <davidsharples_at_gmail.com>
Date: Mon, 21 Nov 2005 09:55:57 +0000
Message-ID: <be592d550511210155g770a0ff2ta9ea6a580565a765@mail.gmail.com>


create table xxx as select <something> from <old_table>

On 11/21/05, Dominik Smatana <dominik_at_ttsm.net> wrote:
>
> Hello,
> is there any way in Oracle to dynamically create a new temporary table
> direct from select?
>

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Nov 21 2005 - 03:57:59 CST

Original text of this message

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