proc means data=work.new2;
class id month;
var salary;
output out=work.new3 sum=salary_sum;
run;
-- Paige Miller
2025 SAS Hackathon: There is still time!
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!