SAS OnlineTutor HomeFAQ PageSuggested Learning PathsContents+Searchback||next

Reading and Concatenating SAS Data Sets
Reading a Single Data Set


Question: Now write a statement naming the data set Emp.Salary as the data set to be read.
     data march.payroll;
     
     run; 

           

  back||next

 

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

Terms of Use & Legal Information | Privacy Statement