SAS OnlineTutor HomeFAQ PageSuggested Learning PathsContents+Search||next

Transforming Data with SAS Functions
Modifying Character Values with Functions
 


Question: Rewrite the assignment statement below so that trailing blanks are trimmed from the character variable Region. Make sure the variable name is specified exactly as shown.
 
     Base=region||site;



           
  ||next

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

Terms of Use & Legal Information | Privacy Statement