Name statements that are recognized at compile time only?
Answers were Sorted based on User's Feedback
Answer / mallikarjuna reddy.vanna
retain,input,infile,informat,format etc.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / 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 |
what is the difference between %put and symbolgen?
How to get second top scorer student from a class- table having different sections A, B, C & D? each section has same number of student.
What is the difference between using drop = data set option in data statement and set statement?
How would you define the end of a macro? : sas-macro
Which of the following is not created during compilation phase?
name few built in sas transformation in DI studio ?
what is picture format? give any one example?
What statement do you code to write the record to the file?
What is the order of evaluation of the comparison operators: + - * /** ()?
What is the purpose of using the N=PS option?
Give some examples where proc report’s defaults are same as proc print’s defaults?
what is Business Intelligence?