Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Performance in joining more than 7 tables

Dibyendu ChakrabortyJan 22 2008 — edited Jan 22 2008
Hi,
In a query I need to join around 7 tables. There are some other conditions also. My query is not running that fast. To return around 450 rows oracle takes around 1.1 seconds for a remote database. I want it to be be executed in milliseconds.

How can I improve the performance?
What should be my joining order? Is there any impact on joining order?
Will hint give me performance gain?
Please suggest.
I am using oracle 9i in windows.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 19 2008
Added on Jan 22 2008
9 comments
400 views