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 / natrajboga
ANSWER #2 IS WRONG PLS DO NOT CONSIDER IT.
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
What are the best sas programming practices for handling very large datasets? : sas-grid-administration
Describe the function and untility of the most difficult SAS macro that you have written.
What are the functions which are used for character handling functions?
How do you convert basic cube to transaction cube and transaction cube to basic cube?
What are the applications primarily used by business analyst? : Sas-bi
what do the pad and dim functions do? : Sas programming
What are the table names in oracle database...?
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?
What are common programming errors committed in sas
What are symget and symput? : sas-macro
how can you put a "trace" in your program? : Sas programming
What is the order of application for output data set options, input data set options and SAS statements?
what is the use of proc contents and proc print in sas? : Sas-administrator
What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?
Differentiate between sas functions and sas procedures.