When you will use nowd option in report???
Answers were Sorted based on User's Feedback
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 |
Answer / vipul bhatnagar
nowd option don't let sas to use window editor.
| Is This Answer Correct ? | 7 Yes | 2 No |
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 |
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 |
What are the ways to do a “table lookup” in sas?
How would you code the criteria to restrict the output to be produced?
What are the different types of sas functions?
What is the function of output statement in a SAS Program?
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
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
How would you include common or reuse code to be processed along with your statements?
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?
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.
is data integration and etl programming is same? : Sas-di