Operation: join result tables
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.