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


Please Help Members By Posting Answers For Below Questions

What is the use of the %include statement?

687


what other sas products have you used and consider yourself proficient in using? : Sas programming

683


What do the mod and int function do? : Sas programming

578


What are the parameters of scan function?

620


Which command is used to perform sorting in sas program?

597






How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro

580


What is the basic structure of the SAS base program?

686


Describe crosslist option in tables statement?

711


Which date function advances a date, time or datetime value by a given interval?

665


Explain how you can debug and test your SAS program?

565


why is a stop statement needed for the point=option on a set statement? : Sas programming

585


what are the considerations when picking a SAS/STAT procedure?

2899


how could you generate test data with no input data? : Sas programming

628


Describe the ways in which you can create macro variables? : sas-macro

576


What are the features of SAS?

576