What is proc sort?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the use of proc print and proc contents?
what the use of proc glm
What is the difference between Regression and Logistic Regression? Can u explain the Assumptions/Conditions?
What happens in the following code, if u type 8 instead of *? proc sql noprint; create table abc as select 8 from lib.abc; quit;
Approximately what date is represented by SAS date value of 730
Give some examples where proc report’s defaults are same as proc print’s defaults?
What can be the size of largest dataset in SAS?
Can anyone help me about SAS Realtime scenarios in Clinical field
What techniques and/or PROCs do you use for tables?
is there any difference between proc summary and proc means?
how do u validate the program which u have written.
You have a data set of 100 observations,how can you restrict the output so that the output has only data from row no. 10 to row no. 20