get_select_star
Generate SELECT * queries for tables in Apache Superset to retrieve all columns with schema information for data exploration and analysis.
Instructions
Get a SELECT * query for a table (with schema).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database_id | Yes | ||
| table_name | Yes | ||
| schema | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||