Basic Information

appmixer.aws.redshift.Query

1.0.2

Public

Run an arbitrary query against your redshift database.

Input Ports

in

FieldTypeDescription
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.

Output Ports

out

info

FieldTypeDescription
Message -
Rows Affected -

Full Metadata