Explain SQL Error
ob_explain_errorExplains SQL errors by providing policy context and visible metadata hints without executing the query.
Instructions
Explain a SQL error with policy context and visible metadata hints without executing the SQL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sql | Yes | ||
| limit | No | ||
| schema | No | ||
| profile | No | ||
| errorMessage | Yes |