what does the run statement do? : Sas programming


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SAS Interview Questions

what is transformation in sas data integration? : Sas-di

0 Answers  


What is the difference between Regression and Logistic Regression? Can u explain the Assumptions/Conditions?

3 Answers  


In which case u go for libname and in which case u go for proc sql pass thru facilit diff?

1 Answers  


what the use of proc glm

1 Answers   Accenture, C Marc,


what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming

0 Answers  






What is the length assigned to the target variable by the scan function?

0 Answers  


What is Tabulate.?Why we use it.? Which type of output we get from Tabulate.?

3 Answers   TCS,


Best trainer in hyderabad for sas banking.if any one have details pls provide contact details.

1 Answers  


Name and describe few sas character functions that are used for data cleaning in brief.

0 Answers  


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.

1 Answers  


/* To determine the maximum and minimum of V1 */ data before3; input v1 v2 v3; cards; 3 2 1 4 6 5 2 1 3 6 5 4 1 3 2 5 4 6 ; run;

5 Answers  


What are TEAEs

2 Answers   Accenture, Quintiles,


Categories