InterviewSolution
Saved Bookmarks
| 1. |
What Are All The Procs You Know? |
|
Answer» I know about many PROCEDURES like PROC sort, proc REPORT, proc format etc. I have generated the list report using the proc report; in this procedure I used subjid as order variable and sbd, trt_grp, DBD as DISPLAY variables. I know about many procedures like proc sort, proc report, proc format etc. I have generated the list report using the proc report; in this procedure I used subjid as order variable and sbd, trt_grp, dbd as display variables. |
|