appmixer.aws.redshift.Query
1.0.2
Public
| Field | Type | Description |
|---|---|---|
| SQL Query | text | Enter an SQL query. |
| Output Type | select | Choose whether to output all items at once in a single list, output one item at a time, or stream the results into a file (the most efficient for large data sets). For example, if you only care about the first item, you can choose "One item at a time" and then use 1 as the "Limit" parameter in the query. |
Dynamic variables loaded from /component/appmixer/aws/redshift/QueryOutput?outPort=out
| Field | Type | Description |
|---|---|---|
| Message | - | |
| Rows Affected | - |