tRedshiftInput
Reads data from a database and extracts fields based on a query so that you may apply changes to the extracted data.
tRedshiftInput executes a DB query with a strictly defined order which must correspond to the schema definition. Then it passes on the field list to the next component through a Main row link.