If you’re not wanting any SAS output from a data step, how
would you code the data statement to prevent SAS from
producing a set?
Answer Posted / sam
data _null_;
:::
:::
run;
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What do you know about sas data set?
name the scheduler for scheduling job and explain the scheduler? : Sas-di
what are all the reports you generated in your recent project?
What are the functions which are used for character handling functions?
What are the data types does SAS contain?
How would you identify a macro variable? : sas-macro
what is information maps?
what do you mean by data staging area? : Sas-di
Explain the difference between informat and format with an example.
Difference between nodup and nodupkey options?
What is a macro routine?
If a variable contains letters or special characters, can it be numeric data type?
What does PROC print, and PROC contents do?
What is the use of %include statement?
In sas admin differentiate between roles and capabilities? : sas-grid-administration