ydb_explain_query
Explains a SQL query against YDB by generating an execution plan, helping you understand and optimize query performance without executing it.
Instructions
Explain a SQL query against YDB
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sql | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |