Table Structure Creator

Creates an empty table with a defined schema. This node allows you to specify column names and data types, generating a table structure without any data rows. It is useful for initializing workflows or ensuring that specific columns exist in a table. For example, you can use it in combination with the Concatenate node to guarantee that a table contains required columns for KNIME reports or for processing by other nodes that depend on certain columns being present.

Options

Columns
  • Column name : Name of the created column
  • Column type: Type of the created column

Input Ports

This node has no input ports

Output Ports

Icon
Table with 0 rows and certain columns as set in the configuration dialog.

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.