How to get top scorer student from a class-table having
different sections A,B, C & D? Each section having same
number of students.
Answer Posted / aloor
proq sql;
Select * from class where score =(select max(score) from
class);
quit;
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Describe the ways in which you can create macro variables?
This entry was posted in General. Bookmark the permalink. Post a comment or leave
How to specify variables to be processed by the freq procedure?
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?
Explain what Proc glm does?
Do you know the features of sas?
what is sas metadata server? : Sas-di
How to create an external dataset with sas code?
how sas deals with business intelligence? : Sas-bi
What areas of SAS are you most interested in?
what is the limit of the number of the rows and columns available in the worksheet? : Sas-bi
what is PhaseIII, ODS, TLG, Macro and Proc in SAS
What are the difference between sas functions and procedures?
what is scheduling and how will u implement it. In scheduling 5 jobs r running if there is an error occured at 3rd job and how will u check and waht necessary steps will u take not to repeat the same mistake
What are the implications?