You want to include an SQL Join transformation in a
parameterized job that is run in an
iterative job. This iterative
job contains a control loop in which one or more processes are executed multiple times,
so this job needs to be allowed to iteratively run a series of tables in a library
through your SQL query. For example, you need to process a series of 50 tables that
represent each of the 50 states in the United States through the same SQL query.