execute_hg_select_sql
Query data from Hologres databases by executing SELECT SQL statements. Enables AI agents to retrieve specific information directly through the Hologres MCP Server interface.
Instructions
Execute SELECT SQL to query data from Hologres database.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
query | Yes | The (SELECT) SQL query to execute in Hologres database. |