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: Gints Plivna <gints.plivna_at_gmail.com>
Date: Tue, 22 Nov 2005 13:54:09 +0200
Message-ID: <6e49b6d00511220354t4f23ce1k22179546ff40d32b@mail.gmail.com>


There are many ways to achieve the same goal. It is true also in programming, and programming in Oracle (pl/sql, java whatever) as well. You should firstly understand at least the very basics how each database works and then most probably you won't even need those temporary tables.
BTW why you need them? What is the reason behind?

And one more BTW - my name is Gints and I'm not starter of this thread ;)

Gints Plivna

On 11/21/05, Dominik Smatana <dominik.smatana_at_gmail.com> wrote:
> Thanks for all answers,
> my opinion: Oracle is VERY static database, we are developing total
> DYNAMIC application (MS SQL 2000 - no problems, Oracle 9.2i ->
> uuuuuffff!) :-)
>

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Nov 22 2005 - 05:56:16 CST

Original text of this message

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