When the connector executes a query, it tries to match the column names the query returns with the column names specified on the output link of the connector stage.
当连接器执行查询时,它试图将查询返回的列名与在连接器阶段的输出链接中指定的列名匹配。
2
It displays the result column, which has been defined in the DB2 Connector Stage.
它显示result列,其已经在DB 2连接器阶段中定义。
3
The connector generates the query SQL at runtime based on the target table and the column definitions.