Name statements that function at both compile and execution
time.
Answer Posted / suresh b anisetty
only FORMAT statement
| Is This Answer Correct ? | 1 Yes | 8 No |
Post New Answer View All Answers
explain what is factor analysis? : Sas-administrator
What versions of SAS have you used (on which platforms)?
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
What are the default statistics that proc means produce?
name some data transformation used in sas di? : Sas-di
explain the concepts and capabilities of business object? : Sas-bi
What are the difference between the sas data step and sas procs?
Mention some common errors that are usually committed in sas programming.
Can you execute macro within another macro? : sas-macro
What is the good sas programming practices for processing large data sets?
Differentiate input and infile.
Explain what Proc glm does?
what is slowly changing dimension? : Sas-di
What are types of transport files?
How to create an external dataset with sas code?