PowerCenter
- PowerCenter 10.5.6
- All Products
CHR(numeric_value)
Argument
| Required/
Optional
| Description
|
---|---|---|
numeric_value
| Required
| Numeric datatype. The value you want to return as an ASCII or Unicode character. You can enter any valid transformation expression.
|
CHR( ITEM_ID )
|
|
---|---|
|
|
|
|
|
|
|
|
|
|
|
|
'Joan' || CHR(39) || 's car'
Joan's car