DB Data Spec Extractor

This node extracts the data specification from the input DB Data port into a KNIME data table.

Options

Format of KNIME Type Names
Determines how the types of columns are represented in the output table. The following options are available:
  • Identifier: The type names are represented with a unique identifier. This is the recommended option.
  • Legacy Display Name: The type names are represented by their old display name. This option is intended to be used purely for backwards-compatibility.
  • Display Name: The type names are represented by their display name. This name may change at any point with an update, so it is highly discouraged to match against this output in any way.

Input Ports

Icon
DB Data with the database query to extract.

Output Ports

Icon
The DB data specification from the input DB Data port.

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.