SAS OnlineTutor HomeFAQ PageSuggested Learning PathsContents+Search||next

Transforming Data with SAS Functions
Modifying Character Values with Functions
 


Question: Rewrite the assignment statement shown below so that the values of the variable SCode are converted to uppercase letters. Make sure the variable name is specified exactly as shown.
 
     ProductCode=scode||mcode;



           
  ||next

Copyright © 2002 SAS Institute Inc., Cary, NC, USA. All rights reserved.

Terms of Use & Legal Information | Privacy Statement