Does anybody has SAS Platform Administration certification
dumps. pls send to hariithepalli@gmail.com
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between Regression and Logistic Regression? Can u explain the Assumptions/Conditions?
Tell me about % include and % eval? : sas-macro
What is the order of application for output data set options, input data set options and SAS statements?
i have a macro variable var1,var2. i want titles for the each macro variable separately? how it is possible?
IS SAS COMPILER OR INTERPRETER? EXPLAIN?
3 Answers Aon Hewitt, HSBC, SCL, TCS,
What does P-value signify about the statistical data?
Difference between informat and format?
Which is the best training institute for SAS in Delhi. Please reply
What are the ways in which macro variables can be created in sas programming?
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.
hi i date is 05sep2005; i want the oupput like 05sep2005:00:00:00 ; how it wil come?
How to get second top scorer student from a class- table having different sections A, B, C & D? each section has same number of student.