Operation: join result tables

join result tables operation

Author:

Volker Bäcker

Example

example application    result

Description

The operation joins the columns of two results tables. 

Options

The operation has no options.

Parameter

firstResultsTable (ResultsTable): The first results table.
secondtResultsTable (ResultsTable): The second results table.
The column names of the two input tables must be distinct.

Results

The result is a result table containing the data of the two input tables.