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

Home -> Community -> Usenet -> c.d.o.misc -> Insert /* +append */ always ?

Insert /* +append */ always ?

From: R Chin <rchin_at_panix.com>
Date: Sat, 4 May 2002 17:50:53 -0400
Message-ID: <ab1l09$94b$1@reader1.panix.com>


Should I ALWAYS do
Insert /* +append */ into select .....
as opposed to
Insert into select...... ???

Under what circumstances should I NOT use the hint ?

Thanks

Rob Received on Sat May 04 2002 - 16:50:53 CDT

Original text of this message

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