snowflake_get_query_plan
Generate an EXPLAIN execution plan to analyze query performance without running it. See how Snowflake will execute your SQL to identify bottlenecks and optimize.
Instructions
Generate the EXPLAIN execution plan for a SQL query without executing it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||