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
What is the use of function Proc summary?
explain the use of % includes a statement in sas? : Sas-administrator
How do you define proc in sas? : sas-grid-administration
describe about metadata object? : Sas-di
how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?
What is the difference between nodupkey and nodup options?
What do the PUT and INPUT functions do?
Hello Friends, am new to this forum and am not good at sas progarmming. please can any one of you send me couple of sample large sample SAS Jobs which can you use 200 MB of data and other sas job upto 25GB of data. am doing a performance testing on our legacy systems and new upgraded system. I would really appreciate if you can do me this favor Thank you Priya
what type of graphs we will create(for 2+years candidates)?
How to include or exclude specific variables in a data set?
Do you need to rearrange the order of the data for the report?
What do you know about symput and symget?
If a variable contains only numbers, can it be a character data type?
What is the difference between one to one merge and match merge? Give an example.
Explain append procedure?