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 would you include common or reuse to be processed along with your statements?
One way of creating a new variable in Macros is by % Let....What is the other way..?
What are the best sas programming practices for handling very large datasets? : sas-grid-administration
Why Info School? BUILD YOUR CAREER WITH RIGHT GUIDANCE AND SUPPORT
% let A=3+4 what is result
What is LAG function?How is it used? can any one explain
3 Answers TRE, Verinon Technology Solutions,
What is the difference between verification and validation?
what do the pad and dim functions do? : Sas programming
WHAT DIFFERRENCE DID YOU FIND AMONG VERSION 6 8 AND 9 OF SAS.
how does sas handle missing values in an update? : Sas programming
Can anyone help me about SAS Realtime scenarios in Clinical field
Mention common programming errors committed in sas ?