Explain how you can debug and test your SAS program?
No Answer is Posted For this Question
Be the First to Post Answer
what is the use of proc contents and proc print in sas? : Sas-administrator
who is the best SAS clinical Trainer in Hyderabad?
how could you generate test data with no input data? : 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.
How to sort in descending order?
I have a dataset concat having variable a b & c. How to rename a b to e & f?
what has been your most common programming mistake? : Sas programming
What is difference between sas rename and lable?
name some data transformation used in sas di? : Sas-di
Difference between sum function and using “+” operator?
What is LAG function?How is it used? can any one explain
3 Answers TRE, Verinon Technology Solutions,
Describe the function and untility of the most difficult SAS macro that you have written.