Hi
Jeevan/Akshara
I have tried to contact SASI Vats for latest Advanced SAS
Programming Certification Dumps (A00-212) but have not got
any response. I would highly and gratefully appreciate your
assistance in this regard. If you guys have access to this,
would you be kind enough to forward it to me ? I would abide
by all the terms you have for this. Please, note my email
id: upretigopi@yahoo.com
Preti Sharma
No Answer is Posted For this Question
Be the First to Post Answer
How to test the debugging in sas?
How could i automate the code in the scenario:Every month one new data set will be created for that perticular month transaction list.Now i would like to update the data in the source table by appending every month data automatically. jan---set jan; feb---set jan feb; mar---set jan mar;
What is your favorite all time computer book? Why?
If you’re not wanting any SAS output from a data step, how would you code the data statement to prevent SAS from producing a set?
What does the RUN statement do?
Name statements that function at both compile and execution time.
What are pdv and it functions?
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.
why only we use SAS? their r many programmin language like SPSS, Oracle... Why SAS?
Explain translate function?
How do you download a flat file from Mainframe to your local PC using SAS?
What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro