do you prefer proc report or proc tabulate? Why? : Sas programming
No Answer is Posted For this Question
Be the First to Post Answer
what is SAS OPTIMIZATION?
what is the effect of the options statement errors=1? : Sas programming
How would you code a merge that will keep only the observations that have matches from both sets.
5 Answers Accenture, Bank Of America,
Mention few capabilities of sas framework.
proc means? proc sort? proc append? proc freq? proc print? proc content?
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 its between 1975 and 1985. How would you accomplish this in data step code? Using only PROC FORMAT.
what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming
what is operational data and operational system? : Sas-di
what is intially documentation for a sas programmer?
What is the difference between INPUT and INFILE ?
What is the role of unrestrictive users? : sas-grid-administration
how can you put a "trace" in your program? : Sas programming