what is sas application server? : Sas-di
No Answer is Posted For this Question
Be the First to Post Answer
What would you change about your job?
Mention the category in which sas informats are placed?
/*i have the following dataset.*/ data score; input marks ; datalines; 10 20 30 40 50 60 70 80 90 100 ; run; Now i should get the result as sum of 1 to 5 i.e(10+20+30+40+50)=150 and 2 to 6 i.e(20+30+40+50+60)=200 and 3 to 7 i.e(30+40+50+60+70)=250 and so on. how to get it. thanks in advance
which domain is better in sas? clinical trails or banking
what is the difference between x=substr(name,1,2); and substr(name,1,2)='x';
What does a PROC TRANSPOSE do?
How is character variable converted into numeric variable and vice versa?
how do u validate the program which u have written.
HOW MANY WAYS YOU CAN RETRIEVE THE DATA FROM ORACLE TABLES? WHAT IS ORACLE CLINICAL? HOW IT IS USEFUL?
3 Answers Accenture, Novartis,
What is the basic structure of a sas program?
What techniques and/or PROCs do you use for tables?
I am looking to buy a sas advance book. So any one can guide me that which one i should buy.