in which companies SAS openings are there? List of companies
using SAS technology.
Answers were Sorted based on User's Feedback
Answer / chamsie
Mahindra Satyam too has a very worse working environment in SAS
| Is This Answer Correct ? | 7 Yes | 4 No |
in ods is there any lib's
What will calendar procedure do?
Explain the use of proc gplot? : sas-grid-administration
Please, anyone, let me know the style or an example of using 'by='/'by' variable of a PDV(Program Data Vector)
3 Answers Verinon Technology Solutions,
What are the analysis datasets created, and what are the new variables created in CLINICAL SAS
1 Answers Accenture, Sciformix,
how does sas handle missing values in a merge? : Sas programming
what is difference in window SAS & Unix SAS.....how do define working environment in both???
I need help in merging two different datasets. I am merging by date and I want to propagate observations from one dataset to the corresponding dates. One dataset has a unique date for each day of the month, while the other dataset has same date for different patient visits. For example I want to spread an observation on the 31DEC2008 from one dataset to several observations with the same date on a second dataset for all the patients who visited on that date. I have tried to merge the two and the result is not what I wanted. Instead I get a dataset whereby all the dates have missing values where observations from the first datset should have spread.
What is the difference between SAS Data step and SAS PROC SQL, and which is better?
What is the work of tranwrd function?
Suppose there is a SAS dataset with following values - Parent Child A B B C D E F G G H H I and so on….. This goes onto 1000s of observations/rows. Now how do we identify from this dataset Grandparents and Grandchildrens ?
5 Answers American Express, Barclays,
If you have a data set that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variable?