export_to_csv
Export the results of a SQL query to a CSV file, making database data available for external tools and analysis.
Instructions
Execute a SQL query and export results to CSV file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sql | Yes | ||
| filename | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||