openGauss type conversion function to_char(numeric/smallint/integer/bigint/double precision/real[, fmt])
to_char(numeric/smallint/integer/bigint/double precision/real[, fmt])
Description: Convert an integer or floating point value to a string in the specified format.
The optional parameter fmt can be of the following categories: decimal characters, "gro...
leo001.hashnode.dev1 min read