Hub
Pricing About
ComponentComponent

Join Contains Full Outer

takbb profile image
Draft Latest edits on 
Aug 10, 2024 4:19 PM
Drag & drop
Like
Use or download
Joins two tables based on a selected column value in the TOP input table containing within it, a value in the  BOTTOM input table. (i.e. the value in the bottom table is a substring of the value in the top table.)

Note that this joiner simply performs a pattern match using wildcards placed either side of the lookup value, so if the lookup value contains standard sql wildcards % and _, these will be interpreted as wildcards too)

Two additional output ports provide the rows that did not match from the two input tables

16 May 2023 @takbb Brian Bates

Component details

Input ports
  1. Type: Table
    Table containing source value
  2. Type: Table
    Table containing the "lookup" vales match to the source data.
Output ports
  1. Type: Table
    Joined Output
    The resultant output table from the joining of the two tables
  2. Type: Table
    Left Unmatched
    The rows from the left (top) table that were not matched
  3. Type: Table
    Right Unmatched
    The rows from the right (bottom) table that were not matched

Used extensions & nodes

Created with KNIME Analytics Platform version 4.7.8
  • Go to item
    KNIME Base nodesTrusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.7.8

    knime
  • Go to item
    KNIME DatabaseTrusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.7.4

    knime
  • Go to item
    KNIME JavasnippetTrusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.7.0

    knime
  • Go to item
    KNIME Quick FormsTrusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.7.4

    knime

This component does not have nodes, extensions, nested components and related workflows

Legal

By using or downloading the component, you agree to our terms and conditions.

KNIME
Open for Innovation

KNIME AG
Talacker 50
8001 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • Courses + Certification
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more about KNIME Business Hub
© 2025 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Data Processing Agreement
  • Credits