How do dates work in sas?
what is SAS ACCESS AND SAS CONNECT ? Give an example and data statements used.
Explain why double trailing @@ is used in input statement?
what are the differences between proc report and proc tabulate?
How do you add a prefix to some or all variables in a dataset using a SAS macro?
WHAT DOES A SAS SPECIFICATION DOCUMENT SDS CONTAIN ?
What are the implications?
There is a field containing a date. It needs to be displayed in the format "ddmonyy" if it's before 1975, "dd mon ccyy" if it's after 1985, and as 'Disco Years' if it's between 1975 and 1985. How would you accomplish this in data step code? Using only PROC FORMAT
how does sas handle missing values in a merge? : Sas programming
What is PROC in SAS?
What procedure you used to calculate p-value?
2 Answers Accenture, Quintiles,
Difference Between Scan and Substr
What are the limitations for memory allocation for SAS variables