hana_execute_query
Run custom SQL queries on the SAP HANA Cloud Database using the HANA Cloud MCP Server. Input a query and optional parameters for prepared statements to process data efficiently.
Instructions
Execute a custom SQL query against the HANA database
Input Schema
Name | Required | Description | Default |
---|---|---|---|
parameters | No | Optional parameters for the query (for prepared statements) | |
query | Yes | The SQL query to execute |