Name statements that are execution only.
Answer Posted / venkatesh.p
run;
and
quit;
these two statements execute the statements
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the maximum length of the macro variable? : sas-macro
What are the uses of sas?
what are some good sas programming practices for processing very large data sets? : Sas programming
What is the use of stop statement?
Where do you use proc means over proc freq?
What are the ways in which macro variables can be created in sas programming?
Explain the use of proc print and proc contents?
What is PDV?
How to limit decimal places for the variable using proc means?
What are the data types in sas?
Mention what is PROC in SAS?
Do you need to know if there are any missing values?
What is program data vector (pdv)?
Name validation tools used in SAS
What is the use of the %include statement?