Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Equal to
  • Different from
  • Smaller than
  • Smaller or equal to
  • Greater than
  • Greater or equal to 

Custom SQL:

Property

Description

Custom SQL

Check this option when you want to specify a custom SQL statement in the below field

Use variable substitution

Variables in the SQL statements will be substituted.

Clear list of result rows

Clears the internal list of result rows before executing.

Add rows to result

Adds all rows returned from the SQL statement within the internal list of result rows. This list of result rows can then be used in subsequent job entries to loop over or e.g. within a transformation by the Get rows from result step.