STR
Last updated
Last updated
Returns character data converted from numeric data. The character data is right-justified, with a specified length and decimal precision. ().
numeric_expression
: Float expression with a decimal point.
length
(Optional): Length that the returning expression will have, including point notation, decimal, and float parts.
decimal
(Optional): Is the number of places to the right of the decimal point.
VARCHAR
.
Input:
Output:
No issues were found.
No related EWIs.