AskSQL API Reference (core v0.10.0)
    Preparing search index...

    Function formatPlan

    • EXPLAIN's shape varies by engine: DuckDB key/value rows, Postgres a single "QUERY PLAN" column, MySQL a wide table. Prefer the plan-text column; fall back to joining all cells.

      Parameters

      Returns string