What are the different servers in sas? : sas-grid-administration
No Answer is Posted For this Question
Be the First to Post Answer
Give some ways by which you can define the variables to produce the summary report (using proc report)?
Mention sas system options to debug sas macros.
if x=round(26.3,10)-1 then x= how much and how explain?
Differences between where and if statement?
How can sas program be validated?
"What is the difference between proc sort nodup and proc sort nodupkey?"
How do you generate random samples?
If you have a data set that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variable?
How to save the log information in a file for future use
what is the use of LRECL option.
what is program data vector? : Sas-administrator
How would you invoke a macro? : sas-macro