execute_query
Execute SQL text verbatim on Microsoft SQL Server and return all result sets as JSON, with security enforced by database permissions.
Instructions
Execute the supplied SQL text verbatim on SQL Server and return all result sets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||