tELTNetezzaInput
|
Allows you to add as many Input tables as required for the most complicated Insert
statement. |
tELTNetezzaMap
|
Uses the tables provided as input, to feed the parameter in the built statement. The
statement can include inner or outer joins to be implemented between tables or between one
table and its aliases. |
tELTNetezzaOutput
|
Performs the action (insert, update, delete, or merge) on data in the specified
Netezza table through the SQL statement generated by the tELTNetezzaMap
component. |