Does SAS ‘Translate’ (compile) or does it ‘Interpret’? Explain.
Answer Posted / sirisha
interpret
| Is This Answer Correct ? | 2 Yes | 26 No |
Post New Answer View All Answers
What are the differences between sum function and using “+” operator?
what is function of retain statment
How to include or exclude specific variables in a data set?
What is the general format of function in sas? : sas-grid-administration
What do the mod and int function do? : Sas programming
What are the different servers in sas? : sas-grid-administration
How you are maintaining sas programmes in your company...any specific version control software you are using? If so, tell me the name?
i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;
Explain proc sort?
what techniques and/or procs do you use for tables? : Sas programming
Have you used macros? For what purpose you have used? : sas-macro
Describe the ways in which you can create macro variables?
Describe 5 ways to do a “table lookup” in SAS?
How to create an external dataset with sas code?
how to generate the test data in sas without input data? : Sas-administrator