Hi, how do we use an execution plan in Redash?
When we try, we get this error:
Redash is only meant for running SELECT
statements. Although you could probably modify the query runner to support the output of EXPLAIN
statements as well.
Redash is only meant for running SELECT
statements. Although you could probably modify the query runner to support the output of EXPLAIN
statements as well.