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

describe how to adjust the performance of data integrator? : Sas-di

568


What is a pdv and what are its functions?

602


Explain the main difference between the sas procedures and functions? : Sas-administrator

542


How necessary is it to be creative in your work?

2023


hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?

1690






What are the ways in which macro variables can be created in sas programming?

572


For what purposes have you used sas macros? : sas-macro

540


Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?

1470


What are the default statistics for means procedure?

649


What is the SAS data set?

679


How to create a permanent sas data set?

680


What is the sas data set? : sas-grid-administration

576


What are the ways to do a “table lookup” in sas?

595


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

537


what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi

560