How to Convert Numeric to Character Variable in SAS
In this article we’re going to deep dive into the most common question from SAS users. I’m sure you’re also wondering how to convert variable values from numeric to character in SAS. On multiple occasions you do need to perform the data value conversion especially when you’re reading data from different sources. The multiple sources … Read more