What data sets do you need to produce the report?
Answers were Sorted based on User's Feedback
How does the internal authentication work in sas? : sas-grid-administration
Describe the types of SAS programming tasks that you performed like Tables? Listings? Graphics? Ad hoc reports? Other?
is there any difference between proc summary and proc means?
What sas features do you use to check errors and data validation?
How would you generate 1000 observations from a normal distribution with a mean of 50 and standard deviation of 20. How would you use PROC CHART to look at the distribution? Describe the shape of the distribution.
How to convert a numeric variable to a character variable?
how to import XTP files into SAS datasets?
1 Answers Barclays, Institute For Plasma Research,
how does sas handle missing values in an update? : Sas programming
At compile time when a SAS data set is read, what items are created?
What is the function of Stop statement in a SAS Program?
If reading a variable length file with fixed input, how would you prevent SAS from reading the next record if the last variable didn?t have a value?
What does PROC print, and PROC contents do?