execute_query
Execute SQL commands on openGauss databases to retrieve, update, or manage data through configurable connection methods.
Instructions
Execute an SQL commands on the openGauss server.
Args: query: SQL command
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |