The EXPLAIN statement in PostgreSQL displays the execution. This is the plan which planner creates for a written SQL statement.
確定! 回上一頁