You are on page 1of 5

Function of many relational databases.

Attempts to determine the most efficient way to execute a given query by considering the possible query plans.

One of the hardest problems in query optimization is to accurately estimate the costs of alternative query plans.

Most query optimizer represent query plans as a tree of plan nodes.

Query Optimization is a key ingredient for achieving good performance and simplifying administration.

You might also like