Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How experienced are you with customized reporting and use
of Data _Null_ features?

Answers were Sorted based on User's Feedback



How experienced are you with customized reporting and use of Data _Null_ features?..

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

How experienced are you with customized reporting and use of Data _Null_ features?..

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

How experienced are you with customized reporting and use of Data _Null_ features?..

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

How experienced are you with customized reporting and use of Data _Null_ features?..

Answer / harish

sas variable to count no of observation to read

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More SAS Interview Questions

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

0 Answers  


What are the differences between sum function and using “+” operator?

0 Answers  


If you were told to create many records from one record show how you would do this using arrays and with PROC TRANSPOSE?

1 Answers   HCL, Quintiles,


What report output formats can you generate using SAS?

3 Answers   Accenture,


Differentiate input and infile.

0 Answers  


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?

0 Answers   Cognizant,


What is SAS? is it a software just for use or we can creat something over there?

5 Answers   Cognizant,


how to get second highest salary from a employee table and how get a 5th highest salary from a employee table?

11 Answers   ABC, Amex,


Differentiate between ceil and floor functions.

0 Answers  


Hi all, If Anybody has Advance SAS Certification dumps??? Please share with me. Email: pramod.kalugade03@gmail.com

0 Answers  


What is the difference between nodup and nodupkey options?

20 Answers   iFlex, Makro, Talwar,


Categories