Execute SQL Script

You can execute SQL scripts with this step using either of the following methods:

  • Execute the SQL script once, during the initialization phase of the transformation.

  • Execute the SQL script once for every input row that is sent to this step.

Last updated

Was this helpful?