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 -> Re: Generating Huge Table

Re: Generating Huge Table

From: Frank van Bortel <frank.van.bortel_at_gmail.com>
Date: Mon, 23 May 2005 16:44:20 +0200
Message-ID: <d6spvg$ar3$1@news6.zwoll1.ov.home.nl>


Sounds like an *excellent* case for the merge statement.
And Thomas Kyte has some benchmarks on insert... exception vs merge (also on insert/update vs update/insert).

I would call this a prime example of something you do *not* want to do in Java.

-- 
Regards,
Frank van Bortel
Received on Mon May 23 2005 - 09:44:20 CDT

Original text of this message

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