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 / reshma

data _null_;
run;

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of the %include statement?

908


What is a macro routine?

2357


what are several options for creating reports in web report studio? : Sas-bi

857


what is null hypothesis? why do you consider that?

2647


Explain what Proc glm does?

846


what does the run statement do? : Sas programming

799


what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming

790


how sas deals with business intelligence? : Sas-bi

824


How you can read the variables that you need?

883


what do the sas log messages "numeric values have been converted to character" mean? : Sas programming

796


Mention the difference between ceil and floor functions in sas?

908


what is sas enterprise intelligence architecture? : Sas-bi

763


what can you learn from the sas log when debugging? : Sas programming

849


name several ways to achieve efficiency in your program? : Sas programming

774


what are the categories that sas informats are used to the place the data? : Sas-administrator

811