/*Check the data*/
/*If you want to check 20 line, you can change (obs=10) to (obs=20)*/
proc print data=db (obs=10); run;
'SAS' 카테고리의 다른 글
[SAS] Delete imported table/dataset (0) | 2022.04.25 |
---|---|
[SAS] data type check (0) | 2022.04.24 |
[SAS] SQL in sas (0) | 2022.04.24 |
[SAS] Import excel file (+specifying a sheet) (0) | 2022.04.22 |
댓글