Home > Data Nodes > Create Table or View Node > Working with the Create Tab... > Data Source Node > Working with the Data Sourc... > Explore Data Node > Graph Node > Working with Graph Nodes > New Graph > Update Table Node > Working with Update Table Node > Create Update Table Node > Update Table Node Automatic...
If the Auto Input Column Selection option is selected, then the behavior under the following scenarios are:
When input is connected—If the Update Table node has a selected table to update, then any column that matches the existing columns in the table are mapped to that column automatically. The node becomes valid, if at least one column was included in the specification.
When input is disconnected—All columns are automatically removed. The node becomes invalid.
When the input node is edited:
If a column is added to the input node, the column is added to the update node, if there is a matching column in the existing table.
If a column is removed, then the column is removed from the node.
If a column is edited, then there are two possibilities:
If the edited column no longer matches an existing column, then it is removed.
If the edited column matches an existing column, then it is added.
If Auto Input Column Selection is not selected, then you must manually add and remove column specifications from the Update Table node.