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 -> Re: Database server and SQL tuning

Re: Database server and SQL tuning

From: Galen Boyer <galenboyer_at_hotpop.com>
Date: 6 May 2004 19:35:51 -0500
Message-ID: <uoep1yt4j.fsf@standardandpoors.com>


As others say, its best to know the environment, but two things I noticed.

  1. Bind your variables on insert.
  2. Why do you select from the sequence? You don't use it. -- Galen Boyer
Received on Thu May 06 2004 - 19:35:51 CDT

Original text of this message

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