Approximately what date is represented by the SAS date value of 730?
No Answer is Posted For this Question
Be the First to Post Answer
Why double trailing @@ is used in input statement?
explain the use of % includes a statement in sas? : Sas-administrator
sas implimented companies in hyderabad
What are the table names in oracle database...?
What does the RUN statement do?
how do i read multiple spaces in datasets? eg: vijaya raghava perumal.I tried with using & but it workss if its vijaya raghava but not for raghava perumal.how to do this?
I Here clinical SAS training by Ramesh Azmeera is good. Is it confirm ?
In a shcool there are 1000 students. After completion of every test in 6 subjects , each subject teacher submit the marks of every student at different times and loaded in the database commonly. How will you seperate the top two subject marks for each each studet using SAS?
what is hierarchy flattening? : Sas-di
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 are exact SAS Base contents..?N what r SAS Tools..?
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro