Skip to main content

Convert to DB Statement

Activity Description

Converts a table into a DB2/Oracle/MySQL/TSQL INSERT statement.

Output

The INSERT statement.

Settings

  • Database Type – The type of database of the converted INSERT statement.
  • Table Variable – The INSERT statement's result variable.
    Example: %NewTable%
  • Table Name – The name of the new table.
  • Schema Name – Schema name, if required.
  • Table Space – Table space, if required.