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 / prateek
I think one should not be stopped from giving answeres, the
reader should apply his/her knowledge also.
Anyways the DATA _NULL_; statement is the correct answere.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
what is sas application server? : Sas-di
What is the difference between SAS functions and procedures?
Did you used proc test? when?
How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?
What are the functions used for character handling?
Mention how to limit decimal places for the variable using proc means?
What is maximum number of rows and cols can be handled in SAS?
Which date function advances a date, time or datetime value by a given interval?
What are the different types of sas functions?
hi all, I need the SAS DI DUMP(A00 260) for attending the certification. if any one have, pls provide it.Please Email to vrpotluri@hotmail.com. Thanks - Ramana
I have 3 years of work experience at a startup and recently got certified in Data Science with SAS. I need to know how to get into the analytics industry
Tell me more about the parameters in macro? : sas-macro
What are the table names in oracle database...?
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
Difference between nodup and nodupkey options?