Name statements that are execution only.
Answer Posted / ravi
run;
It is the execution statement
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
How do dates work in SAS data?
Explain the special input delimiters used in sas programming.
how can you create zero observation dataset? : Sas programming
I have a dataset concat having variable a b & c. How to rename a b to e & f?
How we can create SAS USER DEFINED CODE?
what is enterprise guide? What is the use of it? : Sas programming
Name and describe few sas character functions that are used for data cleaning in brief.
WHAT IS SAS WEB SERVICE and what are the steps to create an xml service ?
How do you test for missing values?
what are input dataset and output dataset options? : Sas programming
What is the use of %include statement?
Can you execute a macro within a macro? Describe. : sas-macro
how does sas handle missing values in procs? : Sas programming
Describe the ways in which you can create macro variables? : sas-macro
What is the work of tranwrd function?