for report generation which one you used proc report or
data_null_?
Answer Posted / dileepb
BOTH WE CAN USE:
The DATA _NULL_ step is a reporting tool that offers extreme flexibility. Because it uses the
power of the DATA step, this methodology enables the user to generate reports in almost any
form.
In PROC REPORT,
the compute block, with its access to the majority of the SAS language elements, such as logic
processing, functions, and assignment statements, takes on some of the role of the DATA
_NULL_ step.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How would you define the end of a macro? : sas-macro
do you need to know if there are any missing values? : Sas programming
What is connection profile? : sas-grid-administration
For clinical entire study how many tables will create approx?
For what purposes have you used sas macros? : sas-macro
How would you determine the number of missing or nonmissing values in computations?
what do you mean by data staging area? : Sas-di
What is factor analysis?
what is operational data and operational system? : Sas-di
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
Name few SAS functions?
what versions of sas have you used (on which platforms)? : Sas programming
it will become easy if uuu provide website linkssss and list of consultanciessssss
why a stop statement is needed for the point= option on a set statement?
What are the difference between ceil and floor functions in sas?