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 is function of retain statment
What is SAS?
what are the benefits of data integration? : Sas-di
How to include or exclude specific variables in a data set?
How do you use the do loop if you don’t know how many times you should execute the do loop?
How long can a macro variable be? A token? : sas-macro
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
what do the sas log messages "numeric values have been converted to character" mean? : Sas programming
AE datasets names? how many types?
explain what is data set in sas? : Sas-administrator
Explain input and put function?
what are the categories that sas informats are used to the place the data? : Sas-administrator
what type of graphs we will create(for 2+years candidates)?
What are the limitations for memory allocation for SAS variables
What Proc glm does?