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 / sam
Data _null_
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the difference between SAS functions and procedures?
If a variable contains letters or special characters, can it be numeric data type?
What does the trace option do?
explain about data integrator metadata reports? : Sas-di
what are some good sas programming practices for processing very large data sets? : Sas programming
What is SAS?
Explain the use of proc print and proc contents?
What is the sas data set? : sas-grid-administration
What is a pdv and what are its functions?
how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5
If money were no object, what would you like to do?
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
what is information maps?
What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?
what is broad cast agent? : Sas-bi