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?



If you?re not wanting any SAS output from a data step, how would you code the data statement to pre..

Answer / koduri

using DATA _NULL_;

Is This Answer Correct ?    19 Yes 0 No

Post New Answer

More SAS Interview Questions

What is highest missing value for numeric?

1 Answers  


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

0 Answers  


One way of creating a new variable in Macros is by % Let....What is the other way..?

5 Answers   TCS,


What is the difference between %local and %global? : sas-macro

0 Answers  


what do the pad and dim functions do? : Sas programming

0 Answers  






what is the difference between proc means and proc summary?

2 Answers   Accenture,


At compile time when a SAS data set is read, what items are created?

14 Answers   Accenture,


How to create an external dataset with sas code?

0 Answers  


Hi Friends, Am Priya,new to your forum. am looking for Interview questions on SAS Platform Administration. I searched everywhere but I couldn't find them,please can anyone help me with complete interview questions normally everyone will face in the interviews on SAS Administration. am really facing problems in the interviews,am not able to answer any of their questions. I would really appreciate all your help if you can email the complete Interview Questions to priyafeb84@gmail.com Kindly awaiting for your reply with eager

0 Answers  


If you have a data set that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variable?

10 Answers   Accenture,


if reading an external file to produce an external file, what is the shortcut to write that record without coding every single variable on the record

4 Answers   HSBC,


How to test the debugging in sas?

0 Answers  


Categories