What did markchiang learned?
I'll post what I've learned. use this as my notebook. by markchiang (江奕賢)
2003年11月2日
use sql in sas
proc sql;
create table forweka as
select * from sasuser.all
where SEQN<200;
quit;
run;
quit;
沒有留言:
張貼留言
‹
›
首頁
查看網路版
沒有留言:
張貼留言