Developing Apama Applications > Dashboard Function Reference > Tabular Functions > Concatenate Columns
Concatenate Columns
Creates a string concatenation of the values in the given table columns separated by the given character(s), and returns the results in a new table column. The column names are specified as a semicolon-separated string. The separator can be a single character such as . or / but it can also be a string such as and.
Arguments
This function has the following arguments:
*Table: Table whose column values are to be concatenated
*Names of Columns to Concatenate: Columns whose values are to be concatenated
*Separating Character(s): Separator character, such as . or /, or separator string, such as and
*Result Column Name: Name of the result column
This function returns a table.
Copyright © 2013 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or Terracotta Inc., San Francisco, CA, USA, and/or Software AG (Canada) Inc., Cambridge, Ontario, Canada, and/or, Software AG (UK) Ltd., Derby, United Kingdom, and/or Software A.G. (Israel) Ltd., Or-Yehuda, Israel and/or their licensors.