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

How many versions came upto now in SAS?

3 Answers   CTS, TCS,


What are the difference between ceil and floor functions in sas?

0 Answers  


how does sas handle missing values in a merge? : Sas programming

0 Answers  


How to create an external dataset with sas code?

0 Answers  


How would you identify a macro variable?

0 Answers  






tell me about use of arrays in sas

1 Answers   CoreEL,


WHAT IS DEBUGGING? HOW TO TEST THE DEBUGGING IN SAS?

3 Answers   Accenture,


how to assign a macro value to a variable?

8 Answers   CitiGroup,


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

0 Answers  


what is metadata? : Sas-bi

0 Answers  


if you have 365 no of data set and each one having different variable from each other. how will you read by creating macros and create a single data set.

2 Answers  


What is the pound sign used for in the data_null_ ?

1 Answers  


Categories