What are the differences between proc means and proc summary?
No Answer is Posted For this Question
Be the First to Post Answer
Does SAS ?Translate? (compile) or does it ?Interpret?? Explain.
What is the general format of function in sas? : sas-grid-administration
what are informats in sas? : Sas-administrator
In the following DATA step, what is needed for ‘fraction’ to print to the log? data _null_; x=1/3; if x=.3333 then put ‘fraction’; run;
What are pdv and it functions?
What Proc glm does?
explain the key concept of sas? : Sas-administrator
When looking for data contained in a character string of 150 bytes, which function is the best to locate that data: scan, index, or indexc?
Does anybody has lastest SAS certification dumps,if anybody has please mail me on saggydesai@gmail.com
How would you create multiple observations from a single observation?
Are you familiar with special input delimiters How are they used?
Mention what are the data types does SAS contain?