what is sas? is a package or tool? give me introduction
about sas?
Answer Posted / rakesh
sas is programming language which is used for data
retrive,manage,analyse and to genrate the reports.
sas provides wide range of solutins to the business
world.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
what is SAS OPTIMIZATION?
Explain what is SAS informats?
How do you specify the number of iterations and specific condition within a single do loop?
Given an unsorted data set, how to read the last observation to a new data set?
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
Where do you use proc means over proc freq?
explain the key concept of sas? : Sas-administrator
what is the purpose of _error_? : Sas programming
What is the maximum length of the macro variable?
what other sas products have you used and consider yourself proficient in using? : Sas programming
Give some examples where proc report’s defaults are different than proc print’s defaults?
List down the reasons for choosing sas over other data analytics tools.
How necessary is it to be creative in your work?
If a variable contains letters or special characters, can it be numeric data type?