Optimizing query performance using query optimization tools

You can use query optimization tools to improve data retrieval time. Use the results of the tools to:

Query optimization is an iterative process. Do the following as needed to optimize your queries.

Gather statistics about your queries:

Control the processing of your queries:

Comparing the different tools:

You may want to check out the Query optimization tools: comparison table to learn:

For additional tips and techniques:

If you are experienced with query optimization, you may want to refer to a list of General query optimization tips.

Also, the following topics provide programming tips and techniques for optimizing your applications for query performance:


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]