Describe the types of SAS programming tasks that you
performed like Tables? Listings? Graphics? Ad hoc reports?
Other?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / rao
Tables,why bcz Non-technocial peoples r understanding easly.
| Is This Answer Correct ? | 3 Yes | 4 No |
Answer / sankar
LISTINGS means it which all the variables are mentioned in
CRF for all the sujects.
TALES means it gives a numeric value like N,n,percent erc.
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / rao
Tables,why bcz Non-technocial peoples r understanding easly.
| Is This Answer Correct ? | 0 Yes | 4 No |
how to extract data from SAP servers? Is like oracle servers or any other methods to extract please reply me.
how to generate report for 0 observation dataset?
What are the advantages of using sas?
why is sas data integration studio important? : Sas-di
Differentiate input and infile.
Mention what is the difference between nodupkey and nodup options?
How do you control the number of observations and/or variables read or written?
Are you involved in writing the inferential analysis plan? Tables specifications?
what is incremental update ? is this possible in SAS OLAP CUBE STUDIO.
hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?
Differentiate between proc means and proc summary.
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable?