Cost-Based Optimization
← Back to Query Planner
The query planner evaluates multiple possible execution plans and selects the one with the lowest estimated cost based on I/O, CPU, and memory estimates.
← Back to Query Planner
The query planner evaluates multiple possible execution plans and selects the one with the lowest estimated cost based on I/O, CPU, and memory estimates.