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

Home -> Community -> Usenet -> c.d.o.server -> Insert append nologging

Insert append nologging

From: astalavista <nobody_at_nowhere.com>
Date: Wed, 28 Feb 2007 09:21:50 +0100
Message-ID: <45e53b99$0$18673$426a34cc@news.free.fr>


Hi,

I have to insert a big table into another (9.2.0.4 ): insert /*+ append */ into T1 select * from from T2 nologging;

I have 2 questions:
- if T1 is empty, is /*+ append */ of any interest ?

Thanks for your help Received on Wed Feb 28 2007 - 02:21:50 CST

Original text of this message

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