Answer Posted / saravanan
SAS is a "Statistical Analysis System" .It have three types
BASE/SAS=To use of reporting the data
SAS/STAT= To use of analyzing the data
SAS/GRAPH=To use showing the analyzing data in the graphs(or)plots.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the ways to do a “table lookup” in sas?
What are the differences between sum function and using “+” operator?
what do the pad and dim functions do? : Sas programming
what are input dataset and output dataset options? : Sas programming
what versions of sas have you used (on which platforms)? : Sas programming
what is the effect of the options statement errors=1? : Sas programming
how are numeric and character missing values represented internally? : Sas programming
Hi, Does anybody has lastest SAS certification(base, adv., clinical)dumps,if anybody has please email me at mailtorajani76@gmail.com. Thanks
Mention what is the difference between nodupkey and nodup options?
How would you include common or reuse to be processed along with your statements?
Differences between where and if statement?
What is the difference between reading data from an external file and reading data from an existing data set?
what is the limit of the number of the rows and columns available in the worksheet? : Sas-bi
how can you put a "trace" in your program? : Sas programming
How do you debug and test your SAS programs?