EXPLAIN#

List the query plan associated with a EvaDB query

Append EXPLAIN in front of the query to retrieve the plan.

EXPLAIN SELECT CLASS FROM TAIPAI;