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
How is character variable converted into numeric variable and vice versa?
How long can a macro variable be? A token? : sas-macro
what are the considerations when picking a SAS/STAT procedure?
Hi Jeevan/Akshara I have tried to contact SASI Vats for latest Advanced SAS Programming Certification Dumps (A00-212) but have not got any response. I would highly and gratefully appreciate your assistance in this regard. If you guys have access to this, would you be kind enough to forward it to me ? I would abide by all the terms you have for this. Please, note my email id: upretigopi@yahoo.com Preti Sharma
Mention the category in which sas informats are placed?
Why double trailing @@ is used in input statement?
Intern stastical programmer written test
What are the difference between sas functions and procedures?
What is the use of stop statement?
What do the sas log messages “numeric values have been converted to character” mean? What are the implications?
Explain the use of proc print and proc contents?
what do the pad and dim functions do? : Sas programming
What is program data vector (pdv) and what are its functions?
How do you convert basic cube to transaction cube and transaction cube to basic cube?
To what type of programms have you used scratch macros?