Add Auto Increment

Adds an Auto Increment column to a table. The auto increment column is named based on user-input.

User has control over:
- Starting value
- Increment value
- Column name

Column name collision is handled. The use of Column and Variable Expressions are avoided so that the component is not dependent on additional Extensions.

Author: @bruno29a

Options

Starting value
Value at which to start the auto increment
Increment by
Value to use for incrementation
Column name
Column name for the new auto increment column

Input Ports

Icon
Table to add the auto increment column to

Output Ports

Icon
Input table with added auto increment column

Nodes

Extensions

Links