Identify statements whose placement in the DATA step is
critical.
Answer Posted / sandhya
LENGTH statement and
defining GLOBAL variable in MACRO
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What are the limitations for memory allocation for SAS variables
What is run-group processing?
What is the purpose of _character_ and _numeric_?
What does P-value signify about the statistical data?
How to read an input file in sas?
Why and when do you use proc sql?
what is sas metadata repository? : Sas-bi
Mention the difference between ceil and floor functions in sas?
Mention what is SAS data set?
Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.
Did you used proc test? when?
what is null hypothesis? why do you consider that?
what has been your most common programming mistake? : Sas programming
is data integration and etl programming is same? : Sas-di
what is function of retain statment