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


Please Help Members By Posting Answers For Below Questions

What do you know about sas data set?

817


name the scheduler for scheduling job and explain the scheduler? : Sas-di

822


what are all the reports you generated in your recent project?

1953


What are the functions which are used for character handling functions?

843


What are the data types does SAS contain?

859


How would you identify a macro variable? : sas-macro

779


what is information maps?

1837


what do you mean by data staging area? : Sas-di

844


Explain the difference between informat and format with an example.

944


Difference between nodup and nodupkey options?

884


What is a macro routine?

2359


If a variable contains letters or special characters, can it be numeric data type?

1002


What does PROC print, and PROC contents do?

975


What is the use of %include statement?

826


In sas admin differentiate between roles and capabilities? : sas-grid-administration

781