Concatenating Data Sets in SAS

July 2nd, 2008
1
2
3
/**** append new to master.enroll ****/
PROC APPEND base=master.enroll new=new;
run;

Trackback URI | Comments RSS

Leave a Reply

Name (required)

Email (required)

Website

Speak your mind