Explain Project Query
ob_explain_project_queryAnalyze SQL queries safely by explaining read-only snippets from text or project files without executing them.
Instructions
Explain a read-only SQL snippet from text or a local project file without executing it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sql | No | ||
| line | No | ||
| params | No | ||
| schema | No | ||
| maxRows | No | ||
| profile | No | ||
| filePath | No | ||
| runExplain | No |