Insert Table

The Table Insert task is the visual way of performing INSERT of the entire table, or UNION ALL. In practice, all rows from the Source table are inserted into the Target Table.

  1. Name the created task (optional)

  2. Define the target table

  3. Automatically fill target columns

  4. Clear the fields

  5. Relate the columns

  6. Save the task

Remember if!

At each execution of the process or task, all contents of the Source table will be inserted into the Target table.

Result:

Last updated