Name statements that function at both compile and execution
time?
Answer Posted / vijay
options, title, footnote, run;
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Name types of category in which SAS Informats are placed?
How we can call macros with in data step? : sas-macro
What is the maximum length of the macro variable?
Mention how to limit decimal places for the variable using proc means?
Explain the purpose of substr functions in sas programming.
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
what are the best practices to process the large data sets in sas programming? : Sas-administrator
What are the ways to do a “table lookup” in sas?
What is PDV?
What is Linear Regression?
What is the difference between using drop = data set option in data statement and set statement?
how does sas handle missing values in assignment statements? : Sas programming
How do you delete duplicate observations in sas?
Are you involved in writing the inferential analysis plan? Tables specifications?
how would you determine the number of missing or nonmissing values in computations? : Sas programming