for report generation which one you used proc report or
data_null_?
Answer Posted / satheesh
proc report only we can use. The second option is used for create null dataset....
thank u
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
What is the use of the %include statement?
what do the pad and dim functions do? : Sas programming
What are the new features included in the new version of SAS Programming Language?
List out some key concept of SAS
For what purpose would you use the RETAIN statement?
What is the basic syntax of a sas program?
List down the reasons for choosing sas over other data analytics tools.
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
what is the use of sas management console? : Sas-di
What does the RUN statement do?
How long can a macro variable be? A token? : sas-macro
what is data access? : Sas-di
what is the difference between nodup and nodupkey options? : Sas programming
What are the different types of sas functions?