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

using _null_ in data statement
data _null_;
--
--
--
run;

Is This Answer Correct ?    26 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the five ways to do a table lookup in sas? : sas-grid-administration

823


what is operational data and operational system? : Sas-di

863


What are the limitations for memory allocation for SAS variables

1182


How can you create a macro variable with in data step? : sas-macro

777


how does sas handle missing values in procs? : Sas programming

883


sas implementing companies in pune implementing clinical projects if anyone knows plz send ans immediately

3354


What is PDV?

919


What are the parameters of scan function?

854


what has been your most common programming mistake? : Sas programming

801


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

763


how are numeric and character missing values represented internally? : Sas programming

864


What areas of SAS are you most interested in?

1266


what are the best practices to process the large data sets in sas programming? : Sas-administrator

795


explain about sas business intelligence? : Sas-bi

820


What are the best sas programming practices for handling very large datasets? : sas-grid-administration

775