for report generation which one you used proc report or
data_null_?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / 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 |
Differentiate between proc means and proc summary.
how do u validate the program which u have written.
At compile time when a SAS data set is read, what items are created?
what is the need of INDEX in datasets?
What statement do you code to write the record to the file?
To what type of programms have you used scratch macros?
Which is Best Institute for learning SAS BASE & SAS BI in Hyderabad? Can anyone suggest me ?
where are dashboard components are created and maintained? : Sas-bi
How does the internal authentication work in sas? : sas-grid-administration
How do you define proc in sas? : sas-grid-administration
What are the difficulties u faced while doing vital signs table or dataset?
How to convert a numeric variable to a character variable?