what is difference in window SAS & Unix SAS.....how do
define working environment in both???
Answer / helly jain
The only differnce comes while specifying the input file
name. As unix system is Case sensitive so input data file
name, path should be case sensitive on the other hand with
window's SAS you have no need to take care of the case as
both window and SAS are Case insensetive.
| Is This Answer Correct ? | 20 Yes | 0 No |
How do you add a number to a macro variable? : sas-macro
Describe the types of SAS programming tasks that you performed like Tables? Listings? Graphics? Ad hoc reports? Other?
how to debug and test the sas program? : Sas-administrator
How do you read in the variables that you need?
what is cummaltive frequency,and varience in proc unviarte
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
What is maximum storage capability of SAS?
What is substr function?
Give some examples where proc report’s defaults are same as proc print’s defaults?
What is the Program Data Vector (PDV) and What are its functions?
PROC SQL always ends with QUIT statement.Why cant you use RUN in PROQ SQL ?
What does P-value signify about the statistical data?