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 is the one statement to set the criteria of data that can be coded in any step? : Sas programming
describe how to adjust the performance of data integrator? : Sas-di
What are the automatic variables for macro? : sas-macro
What are the differences between proc means and proc summary?
explain about sas business intelligence? : Sas-bi
Explain the use of proc gplot? : sas-grid-administration
how to do user inputs and command line arguments in sas?
Which function is used to count the number of intervals between two sas dates?
What is a put statement?
What is the difference between class statement and by statement in proc means?
Differentiate input and infile.
How do you use the do loop if you don’t know how many times you should execute the do loop?
why is a stop statement needed for the point=option on a set statement? : Sas programming
What are the functions used for character handling?
how are numeric and character missing values represented internally? : Sas programming