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

using DATA _NULL_;

Is This Answer Correct ?    19 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different operating system platforms in which we can use sas? : sas-grid-administration

810


What are the features of base sas system?

796


What is the role of unrestrictive users? : sas-grid-administration

784


Describe the function and untility of the most difficult SAS macro that you have written.

1855


What is the difference between order and group variable in proc report?

1129


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

864


why is a stop statement needed for the point=option on a set statement? : Sas programming

823


Which command is used to perform sorting in sas program?

794


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

809


Describe 5 ways to do a “table lookup” in SAS?

882


Do you need to rearrange the order of the data for the report?

2071


What are symget and symput? : sas-macro

990


What are the advantages of using sas?

864


What are the new features included in the new version of SAS Programming Language?

957


what are the scrubbing procedures in sas? : Sas programming

1057