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...


When you will use nowd option in report???

Answers were Sorted based on User's Feedback



When you will use nowd option in report???..

Answer / kumar

if we run the programme in report procedure we will get results in report window,if we use nowd option we will get reults in output window...

Is This Answer Correct ?    21 Yes 0 No

When you will use nowd option in report???..

Answer / vipul bhatnagar

nowd option don't let sas to use window editor.

Is This Answer Correct ?    7 Yes 2 No

When you will use nowd option in report???..

Answer / aarti

NOWD option runs the Proc Report without the report window.
Sas writes in traditional output file like in html body,rtf
or pdf files.

Is This Answer Correct ?    4 Yes 1 No

When you will use nowd option in report???..

Answer / suri

it is supressing to print the report in proc report window

example:-proc report data=ds1 nowd;
run;

Is This Answer Correct ?    1 Yes 0 No

When you will use nowd option in report???..

Answer / le0nn

to open an iterative window; to show the result that u xpected, unlike output window(where result differ seemingly).

Is This Answer Correct ?    0 Yes 2 No

When you will use nowd option in report???..

Answer / srinu

As per my knowledge If we use the ODS in the proc report that time we use the nowd.

Is This Answer Correct ?    0 Yes 7 No

Post New Answer

More SAS Interview Questions

What are the ways to do a “table lookup” in sas?

0 Answers  


How would you code the criteria to restrict the output to be produced?

6 Answers   Accenture,


What are the different types of sas functions?

0 Answers  


What is the function of output statement in a SAS Program?

0 Answers  


I have a dataset concat having a variable a b & c. How to rename a b to e & f?

0 Answers  


if reading an external file to produce an external file, what is the shortcut to write that record without coding every single variable on the record

4 Answers   HSBC,


How would you include common or reuse code to be processed along with your statements?

5 Answers   PSCI,


What is the difference between nodup and nodupkey options?

20 Answers   iFlex, Makro, Talwar,


How do you control the number of observations and/or variables read or written?

0 Answers  


what are the three main credit bureau names

1 Answers   Synchrony Financial,


I am looking to buy a sas advance book. So any one can guide me that which one i should buy.

0 Answers  


is data integration and etl programming is same? : Sas-di

0 Answers  


Categories