how does sas handle missing values in formats? : Sas programming


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

Post New Answer

More SAS Interview Questions

In the flow of DATA step processing, what is the first action in a typical DATA Step?

6 Answers   Accenture,


i have one dataset data l; input name: $ 25; cards; manoj is a good boy to krishna krishna is a god boy to malli malli is good boy to ramana ques: here i want "manoj" observations nubers

3 Answers   SAS,


Hello Friends, am new to this forum and am not good at sas progarmming. please can any one of you send me couple of sample large sample SAS Jobs which can you use 200 MB of data and other sas job upto 25GB of data. am doing a performance testing on our legacy systems and new upgraded system. I would really appreciate if you can do me this favor Thank you Priya

0 Answers  


in which companies SAS openings are there? List of companies using SAS technology.

14 Answers   MIR-IFCR, TCS,


What are the default statistics that proc means produce?

0 Answers  






/*i have the following dataset.*/ data score; input marks ; datalines; 10 20 30 40 50 60 70 80 90 100 ; run; Now i should get the result as sum of 1 to 5 i.e(10+20+30+40+50)=150 and 2 to 6 i.e(20+30+40+50+60)=200 and 3 to 7 i.e(30+40+50+60+70)=250 and so on. how to get it. thanks in advance

2 Answers   Eval Source,


what is SAS/Access and SAS/Connect?what are the uses?

3 Answers  


how does sas handle missing values in sort order? : Sas programming

0 Answers  


How would you compile all macros from a folder in a study, within the autoexec program?

1 Answers  


What is data _null_?

0 Answers  


explain the proc in sas? : Sas-administrator

0 Answers  


how do you want missing values handled? : Sas programming

0 Answers  


Categories