how does sas handle missing values in an update? : Sas programming



how does sas handle missing values in an update? : Sas programming..

Answer / anosh justin

Refer Listendata Site

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SAS Interview Questions

what is p-value

3 Answers   Accenture, Quintiles, Sristek,


How do you control the number of observations and/or variables read or written?

0 Answers  


Code a PROC SORT on a data set containing State, District and County as the primary variables, along with several numeric variables?

3 Answers  


Can you excute a macro within a macro? Describe.

2 Answers   Genta,


how do you derive descriptive statistics?

1 Answers   Accenture, Quintiles,


what are the advantages of using SAS in clinical data mangement? why should not we use other software products in managing clinical data?

2 Answers   Wockhardt,


how the sas basic syntax style described? : Sas-administrator

0 Answers  


data voter; input Age Party : $1. (Ques1-Ques4)($1. + 1); datalines; 23 D 1 1 2 2 45 R 5 5 4 1 67 D 2 4 3 3 39 R 4 4 4 4 19 D 2 1 2 1 75 D 3 3 2 3 57 R 4 3 4 4 ; Idont understand what the (Ques1-Ques4)($1. + 1) means. I have seen (Ques1-Ques4)(4*$1.), but what is (Ques1-Ques4)($1. + 1)? Appreciate all help Thanks

3 Answers  


Which command is used to save logs in the external file?

0 Answers  


What is a method to debug and test your SAS program?

0 Answers  


How do i read multiple spaces in datasets?

4 Answers   Quintiles,


How would you delete duplicate observations?

10 Answers   Accenture,


Categories