execute_query
Execute SQL queries on SQL Server databases to retrieve, analyze, or modify data through a secure connection with configurable access levels.
Instructions
Execute a SQL query on the connected SQL Server database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The SQL query to execute | |
| database | No | Optional: Database name to use for this query |