Description
?You can use the SQL job entry to execute an SQL script. This means a number of SQL statements separated by. (Separated by what?)
Options
| Option | Description |
|---|---|
| Name of the job entry | The name of the job entry. This name has to be unique in a single job. A job entry can be placed several times on the canvas, however it will be the same job entry. |
| Database Connection | The database connection to use. |
| Use variable substitution? | Enables kettle variables to be used in the SQL Script. |
| SQL script | The SQL script to execute. |