PowerExchange for CDC and Mainframe
- PowerExchange for CDC and Mainframe 10.4.0 HotFix 1
- All Products
result=Concat(field1,field2[,...])
Parameter | Description | Datatype |
---|---|---|
result
| Required. User-defined expression field populated with the concatenated input fields. Must be large enough to contain the concatenated fields. | Any |
field1
| Field to be concatenated to one or more fields. | A real or user-defined field of any datatype, or a value enclosed in single quotes |
field2 [,... ] | One or more fields to be concatenated to the first field. | A real or user-defined field of any datatype, or a value enclosed in single quotes |