BPCHAR scalar function

The BPCHAR function returns a varying-length character string representation of a value of a different data type.

Read syntax diagramSkip visual syntax diagram BPCHAR (expression)

The schema is SYSIBM.

The BPCHAR scalar function is a synonym for the VARCHAR scalar function.