Re: SELECT INTO new_table
- From: David Sharples <davidsharples@xxxxxxxxx>
- To: dominik@xxxxxxxx
- Date: Mon, 21 Nov 2005 09:55:57 +0000
create table xxx as select <something> from <old_table>
On 11/21/05, Dominik Smatana <dominik@xxxxxxxx> wrote:
>
> Hello,
> is there any way in Oracle to dynamically create a new temporary table
> direct from select?
>
- References:
- SELECT INTO new_table
- From: Dominik Smatana
Other related posts:
- » SELECT INTO new_table
- » Re: SELECT INTO new_table
- » Re: SELECT INTO new_table
- » RE: SELECT INTO new_table
- » Re: SELECT INTO new_table
- » Re: SELECT INTO new_table
- » RE: SELECT INTO new_table
- » Re: SELECT INTO new_table
- » SELECT INTO new_table
- » Re: SELECT INTO new_table
- » Re: SELECT INTO new_table
- » RE: SELECT INTO new_table
- » Re: SELECT INTO new_table
- SELECT INTO new_table
- From: Dominik Smatana