why only we use SAS? their r many programmin language like
SPSS, Oracle... Why SAS?
Answer Posted / prasad
SAS has a flexibility to create code in any operating system
(OS) and run in any OS. For instance, if you create .xls
file in Windows, you cannot run on Unix, but SAS code can
be created in windows and can run in Unix. Compared to
other programming languages, SAS coding simple to write and
use.
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
What are the different operating system platforms in which we can use sas? : sas-grid-administration
Compare sas with other data analytics tools.
What versions of SAS have you used (on which platforms)?
Explain data_null_?
What are the automatic variables for macro? : sas-macro
what are some differences between proc summary and proc means? : Sas programming
how do you test for missing values? : Sas programming
what is the purpose of _error_? : Sas programming
for whom is sas data integration studio designed? : Sas-di
do you need to know if there are any missing values? : Sas programming
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
What is the sas data set? : sas-grid-administration
how does sas handle missing values in functions? : Sas programming
what is business intelligence? : Sas-bi
what is the effect of the options statement errors=1? : Sas programming