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

Describe the ways in which you can create a macro variable?

849


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?

1453


What commands are used in the case of including or excluding any specific variables in the data set?

852


what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming

918


Are you involved in writing the inferential analysis plan? Tables specfications?

2012


Are you involved in writing the inferential analysis plan? Tables specfications?

2345


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

895


how to read the variables in sas? : Sas-administrator

807


Which date function advances a date, time or datetime value by a given interval?

898


What are types of transport files?

7422


What are the functions used for character handling?

904


what do the sas log messages "numeric values have been converted to character" mean? : Sas programming

799


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

829


What is interleaving in SAS?

882


What is a pdv and what are its functions?

817