Describe the types of SAS programming tasks that you
performed like Tables? Listings? Graphics? Ad hoc reports?
Other?
Answer Posted / sireesha
most the information in an Organization is coveyed by using
Tables, listings and graphs
Tables-- contain statistics about the data. ctreated by
suing Proc tabulate and Proc report.
Listings--- are presented in raw form simply listed for
review. Created by using Proc report, Proc Print and
Data_Null_
Graphics--- are also used in reporting ..tool used is
SAS/Graph.
Ad hoc reports--Proc sql is used to create these.
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
I am preparing SAS Certified Advanced Programmer for SAS 9 in 2014. If anybody has the latest dumps for this exam, please mail me at dhiman.mukherjee@gmail.com
what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi
explain the difference between proc means and proc summary?
what is transformation in sas data integration? : Sas-di
Mention some common errors that are usually committed in sas programming.
What are the differences between sum function and using “+” operator?
What are the ways to do a “table lookup” in sas?
Tell e how how dealt with..
Hi, If anyone has base SAS certification dumps, please share.
how many display types available in sas bi dashboard? : Sas-bi
Mention how to limit decimal places for the variable using proc means?
what r the job openings SAS for fresher graduates !
it will become easy if uuu provide website linkssss and list of consultanciessssss
How can sas program be validated?
what is function of retain statment