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 connect the desktop application to metadata server? : sas-grid-administration
What are the implications?
What is Transaction...? And what are Comment, Roll back n Save point..?
Baseline definition in your study
3 Answers Accenture, Quintiles,
Code a PROC SORT on a data set containing State, District and County as the primary variables, along with several numeric variables.
explain what is factor analysis? : Sas-administrator
what is SAS ACCESS AND SAS CONNECT ? Give an example and data statements used.
how to perform paired t-test using Base/SAS & SAS/Stat?
Describe how you would pass data to macro.
How to read an input file in sas?
Explain how merging helps to combine data sets.
how does sas handle missing values in procs? : Sas programming