Identify statements whose placement in the DATA step is
critical?
Answer Posted / meena
Placement of the last six statements (shown below) is critical
because the attributes of variables are determined
by the first reference to the compiler:
drop, keep, rename
label
retain
length
format, informat
attrib
array
by
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What Proc glm does?
what is the use of proc sql? : Sas programming
What are all the problems you faced while validating tables and reports?
Explain why double trailing @@ is used in input statement?
What are the new features included in the new version of SAS Programming Language?
what do the pad and dim functions do? : Sas programming
What is the use of PROC gplot?
what is hierarchy flattening? : Sas-di
Can you suggest us materials for sdtm mapping?
what does the run statement do? : Sas programming
please can you tell me that in companies sas work are doing by through sas coding or sas wizard ??
what techniques and/or procs do you use for tables? : Sas programming
how to do user inputs and command line arguments in sas?
How to test the debugging in sas?
Have you ever used the SAS Debugger?