Identify statements whose placement in the DATA step is
critical.
Answer Posted / amit
Length statement
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the use of proc gplot? : sas-grid-administration
Are you involved in writing the inferential analysis plan? Tables specfications?
How will you react when, while consulting a SAS documentation manual to get an answer to a problem, someone says hey, I thought you were supposed to know all that stuff already, and not have to look it up in a book?
What is the function of Stop statement in a SAS Program?
What are the statements in proc sql?
How is character variable converted into numeric variable and vice versa?
is data integration and etl programming is same? : Sas-di
what is change analysis in sas di ? : Sas-di
Given an unsorted data set, how to read the last observation to a new data set?
How to create a permanent 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.
What is the use of the %include statement?
What is the differnce between SDTM 3.1.2 to 3.1.1 version
how to read the variables in sas? : Sas-administrator
What do you code to create a macro? : sas-macro