How experienced are you with customized reporting and use
of Data _Null_ features?
Answers were Sorted based on User's Feedback
Answer / ujas patel
_Null_ is usefull only When u want to use Datastep without
actually creating a SAS dataset.A set statement specifies
the SAS dataset that you want to read from.
Data _null;
Set Clinic.stress;
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / ganesh
This is used for when you dont want any output and u want
to save your time i will not gives u results but the
message can be displayed inthe log.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sunny
Data _null_ is also used to produce complex reports which cannot be customized in proc report.Proc doesnt allow us to use if statements where in data null we can use if statements to get the desired output.For example if you want multiple sub totals or if you want to print footnote only at the end of a page break.This is useful specially for pdf reports.
| Is This Answer Correct ? | 2 Yes | 2 No |
What are all the problems you faced while validating tables and reports?
0 Answers Accenture, Quintiles,
how can you create zero observation dataset? : Sas programming
What are the differences between sum function and using “+” operator?
If you were told to create many records from one record show how you would do this using arrays and with PROC TRANSPOSE?
What report output formats can you generate using SAS?
Differentiate input and infile.
hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?
What is SAS? is it a software just for use or we can creat something over there?
how to get second highest salary from a employee table and how get a 5th highest salary from a employee table?
Differentiate between ceil and floor functions.
Hi all, If Anybody has Advance SAS Certification dumps??? Please share with me. Email: pramod.kalugade03@gmail.com
What is the difference between nodup and nodupkey options?
20 Answers iFlex, Makro, Talwar,