How to run query faster
I have a query which pulls some good number of rows , which takes very long time .
Please let me know what are the suggested options to make the query to run faster . For example , using hints for Parallel option etc.,
Please let me know the best practices for tuning the individual query.