Are the preferred term counts are always equal to Body system counts? If so, Why are they equal if not why they are not equal?
how do we get duplicate observations in a separate dataset?
What are the default statistics that proc means produce?
how to handle in stream data containing semicolon in it?
How you are maintaining sas programmes in your company...any specific version control software you are using? If so, tell me the name?
Describe a time when you were really stuck on a problem and how you solved it?
What are the functions used for character handling?
how do we mail reports from SAS environment to our team leader
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 could i automate the code in the scenario:Every month one new data set will be created for that perticular month transaction list.Now i would like to update the data in the source table by appending every month data automatically. jan---set jan; feb---set jan feb; mar---set jan mar;
Identify statements whose placement in the DATA step is critical?
If you?re not wanting any SAS output from a data step, how would you code the data statement to prevent SAS from producing a set?
is data integration and etl programming is same? : Sas-di