Query Plans
← Back to Query Optimization
The execution strategy chosen by the database for a query. Inspected using EXPLAIN and EXPLAIN ANALYZE to understand how the database processes a query.
← Back to Query Optimization
The execution strategy chosen by the database for a query. Inspected using EXPLAIN and EXPLAIN ANALYZE to understand how the database processes a query.