execute_hg_select_sql
Query data from Hologres databases using SELECT SQL statements to retrieve specific information for analysis and decision-making.
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. |