How to Rename Library?
Answers were Sorted based on User's Feedback
Answer / rag_uss
rename the same library by using libname statement
| Is This Answer Correct ? | 2 Yes | 2 No |
How would you define the end of a macro?
Did you used proc test? when?
0 Answers Accenture, Quintiles,
what is sas? is a package or tool? give me introduction about sas?
what is chi-square test? have you used that?
1 Answers Accenture, Quintiles,
Name statements that are recognized at compile time only?
which domain is better in sas? clinical trails or banking
Hi , which book should i refer to for preaparing SAS statistical Exam. Searched a lot on books but still did n't find relevant books
Differentiate between format and informat? : sas-grid-administration
what do the pad and dim functions do? : Sas programming
What versions of SAS have you used (on which platforms)?
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.
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.