How do I increase the performance of a SELECT query with GROUP BY clause?
Query Performance
Collapse
This topic is closed.
X
X
-
MPTags: None -
Bricklen
Re: Query Performance
MP wrote:
That spartan question will not get you many helpful responses.How do I increase the performance of a SELECT query with GROUP BY clause?
>
>
Oracle version?
Post the query, or an approximation. Have you generated statistics? Have you
looked at the Explain Plan? Any other details that you care to share will likely
help.
Comment