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: SQL Query Performance

Re: SQL Query Performance

From: Jim Kennedy <kennedy-family_at_attbi.com>
Date: Sat, 08 Jun 2002 06:26:31 GMT
Message-ID: <rshM8.138223$ux5.183569@rwcrnsc51.ops.asp.att.net>


How about posting your explain plan of your query and the version of Oracle, what indexes you have etc.
Jim
"Brad Lindsey" <brad_lindsey_at_agilent.com> wrote in message news:1023465964.708165_at_cswreg.cos.agilent.com...
> I have a fairly general question ...
>
> Does anybody know of any good resources (books, etc.) that discuss how to
> tune the performance of SQL (not PL/SQL) queries? Things like the use of
> indexes, what should/should not be in the SELECT, etc. I've put together
> several UNION ALL queries and performance seems to be rather sluggish. I
> don't know if that's to be expected with UNION ALL or if there are
> tricks/techniques I could learn to make my queries more efficient.
Although
> I specifically mentioned UNION ALL, I'm looking for performance ideas for
> SQL queries in general.
>
> Any ideas would be appreciated.
>
> Thanks,
> Brad
>
>
Received on Sat Jun 08 2002 - 01:26:31 CDT

Original text of this message

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