what is difference in window SAS & Unix SAS.....how do
define working environment in both???
Answer Posted / 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 |
Post New Answer View All Answers
Define run-group processing?
What are the parameters of scan function?
what is function of retain statment
What is the difference between where and if statement?
How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?
describe how to adjust the performance of data integrator? : Sas-di
What is the general format of function in sas? : sas-grid-administration
name the scheduler for scheduling job and explain the scheduler? : Sas-di
Differentiate input and infile.
is data integration and etl programming is same? : Sas-di
What is the command used to find missing values?
What do you know about sas and what we do? : sas-grid-administration
what are _numeric_ and _character_ and what do they do? : Sas programming
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
Which command is used to save logs in the external file?