Name statements that are recognized at compile time only?
Answer Posted / vijay
sirisha thanx for the answers,
but i believe all the global statements (wht u mentioned )
including options, title, footnote statements; will work at
both compile and execution time..
only compile drop, keep,
rename,label,format,informat,attrib, where,by, retain,
length statements are comile time statements only
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
explain what is data set in sas? : Sas-administrator
What is by-group processing?
What are the features of base sas system?
what is the primary data source for the wrs? : Sas-bi
What is the use of function Proc summary?
what do the mod and int function do? What do the pad and dim functions do? : Sas programming
Can you suggest us materials for sdtm mapping?
what are the best practices to process the large data sets in sas programming? : Sas-administrator
Explain the difference between using drop = data set option in set and data statement?
how do you want missing values handled? : Sas programming
name several ways to achieve efficiency in your program? : Sas programming
What function CATX syntax does?
How long can a macro variable be? A token? : sas-macro
Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?
What is Linear Regression?