Name statements that are recognized at compile time only?
Answer Posted / suresh b anisetty
All compile time activities are un-conditions only exists
at execution time.
LABEL,KEEP,DROP,RENAME,LENGTH,FORMAT,INFORMAT,ATTRIB,BY,WHER
E and ARRAY are all compile time only statements, however
LABEL is the statement that can be place any where with in
the DATA step
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
where to use sas business intelligence? : Sas-bi
what is information maps?
What is a method to debug and test your SAS program?
how do the in= variables improve the capability of a merge? : Sas programming
What is the use of PROC gplot?
how can you create zero observation dataset? : Sas programming
What is the function of Stop statement in a SAS Program?
what is the primary data source for the wrs? : Sas-bi
How does proc sql work?
What are the differences between proc means and proc summary?
What is PDV?
What are common programming errors committed in sas
Which are the statements whose placement in the data step is critical?
Briefly explain input and put function?
what is the use of proc sql? : Sas programming