How would you code the criteria to restrict the output to be
produced?

Answer Posted / aravind rangaraj

use _null_ in data statemnet when u dont want to create
dataset.to restrict the output to be produced, close the
ods listing destination and this is default destination
and you can also restrict the output using no print option
in some procs such as means,sql,etc...

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you specify the number of iterations and specific condition within a single do loop?

830


What do you know about sas and what we do? : sas-grid-administration

792


what is sas database server? : Sas-di

804


How substr function works in sas?

881


What are the difficulties u faced while doing vital signs table or dataset?

2156


How will you react when, while consulting a SAS documentation manual to get an answer to a problem, someone says hey, I thought you were supposed to know all that stuff already, and not have to look it up in a book?

2178


I have a dataset concat having variable a b & c. How to rename a b to e & f?

785


how can you put a "trace" in your program? : Sas programming

796


What does the RUN statement do?

1059


Which command is used to perform sorting in sas program?

778


Which command is used to save logs in the external file?

791


What is the basic structure of a sas program?

795


What do the mod and int function do? : Sas programming

810


what is the use of proc contents and proc print in sas? : Sas-administrator

816


how do the in= variables improve the capability of a merge? : Sas programming

1160