Differentiate between sas functions and sas procedures.
what is hierarchy flattening? : Sas-di
Does anybody have SAS Training manual or documentation or can you refer me any book to have better understanding on SAS. I am fresher to SAS tool. (Ready to pay)
Have you ever linked SAS code? If so, describe the link and any required statements used to either process the code or the step itself.
Name types of category in which SAS Informats are placed?
What’s the difference between var b1 – b3 and var b1 — b3?
How to read the file names of a text files from a shared drive using SAS?
Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?
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?
Describe the types of SAS programming tasks that you performed like Tables? Listings? Graphics? Ad hoc reports? Other?
What does the RUN statement do?
what is treatment emergent events and treatment emregent adverse event
for what purpose would you use the retain statement? : Sas programming