The
where
clause of the SQL query can now be customized at runtime
using the Dataflow Options, or while executing the job through
the JobExecutor. Note: A variable can be placed in the
select
clause of
an SQL query as well. However, such a variable name should match the name of one of
the columns of the table being queried.