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
why is a stop statement needed for the point=option on a set statement? : Sas programming
Mention sas system options to debug sas macros.
How will you use the WHO Drug Dictionary for Reporting Clinical Trials?
what is operational data and operational system? : Sas-di
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
Tell me more about the parameters in macro? : sas-macro
for what purpose would you use the retain statement? : Sas programming
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?
what is ae onset date n what is RDS
What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?
How do you add a number to a macro variable? : sas-macro
name some data transformation used in sas di? : Sas-di
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
what is sas olap server? : Sas-di
Describe 5 ways to do a “table lookup” in SAS?