How many ways to overcome a missing values???
No Answer is Posted For this Question
Be the First to Post Answer
Give e an example of..
how to remove the duplicates by proc sql?
Describe what are the different levels of administrative users in sas? : sas-grid-administration
How do you add a number to a macro variable?
One way of creating a new variable in Macros is by % Let....What is the other way..?
what are the component of range? : Sas-bi
How would you remove a format that has been permanently associated with a variable? ________________
how do you debug and test your sas programs? : Sas programming
Describe the ways in which you can create macro variables?
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?
Name statements that are execution only?