In SAS, the PUT
function is used to convert a numeric variable to a character variable. You can specify a format within the PUT function to control the conversion.
↧
SAS: How to Convert Numeric to Character Variable
↧