Tell me more about the parameters in macro? : sas-macro


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

Post New Answer

More SAS Interview Questions

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  


If you were told to create many records from one record show how you would do this using arrays and with PROC TRANSPOSE?

1 Answers   HCL, Quintiles,


how to assign a macro value to a variable?

8 Answers   CitiGroup,


What is SAS Information Map Studio and its purpose ?

2 Answers   SAS, TCS,


What is the basic syntax style in SAS?

0 Answers  


Under what circumstances would you code a SELECT construct instead of IF statements?

7 Answers   Accenture,


What are the different versions of sas that you have used until now? : sas-grid-administration

0 Answers  


Describe how you would pass data to macro.

3 Answers  


How does the internal authentication work in sas? : sas-grid-administration

0 Answers  


for report generation which one you used proc report or data_null_?

3 Answers   Accenture, Quintiles,


Baseline definition in your study

3 Answers   Accenture, Quintiles,


what is the difference between unique key and primary key? : Sas-di

0 Answers  


Categories