/* To determine the maximum and minimum of V1 */
data before3;
input v1 v2 v3;
cards;
3 2 1
4 6 5
2 1 3
6 5 4
1 3 2
5 4 6
;
run;
Answer Posted / sravan
proc means data=before3 max min ;
run;
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Explain append procedure?
What is the basic structure of the SAS base program?
How will you generate test data with no input data?
What is slibref?
What is the use of PROC gplot?
what are several options for creating reports in web report studio? : Sas-bi
What do the SAS log messages "numeric values have been converted to character" mean?
In ARRAY processing, what does the DIM function do?
what is treatment emergent events and treatment emregent adverse event
Tell me about % include and % eval? : sas-macro
What are the different operating system platforms in which we can use sas? : sas-grid-administration
Hello Friends, am new to this forum and am not good at sas progarmming. please can any one of you send me couple of sample large sample SAS Jobs which can you use 200 MB of data and other sas job upto 25GB of data. am doing a performance testing on our legacy systems and new upgraded system. I would really appreciate if you can do me this favor Thank you Priya
Tell me more about the parameters in macro? : sas-macro
What are the different servers in sas? : sas-grid-administration
what is ae onset date n what is RDS