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

For what purpose(s) would use the RETURN statement?

1 Answers  


Does anybody has SAS Platform Administration certification dumps. pls send to hariithepalli@gmail.com

0 Answers  


What other SAS features do you use for error trapping and data validation?

2 Answers  


What is the differnce between SDTM 3.1.2 to 3.1.1 version

0 Answers   Wipro,


How would you compile all macros from a folder in a study, within the autoexec program?

1 Answers  






Have you been involved in editing the data or writing data queries?

1 Answers   BioServe, Oracle, Sasken,


Describe a time when you were really stuck on a problem and how you solved it?

0 Answers   DELL,


Could you please answers for this. 1.Code the tables statement for a single-level (most common) frequency. 2.Code the tables statement to produce a multi-level frequency.

2 Answers  


how do you validate tables abd reports?

2 Answers   Accenture, Quintiles,


how can u join the two tables without using proc sql Joins and nested queries ?

6 Answers   IBM,


What is factor analysis?

0 Answers  


hi i am nipun can anybody tell me that if a clinical sas programmer write the code and after successfull execution where do they store it. how they submit tables to TL how work is assigned to programmers either both code, log, output to be submitted. can any one tell me the process

2 Answers   HSBC,


Categories