When you will use nowd option in report???
Answer Posted / 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 |
Post New Answer View All Answers
What is the purpose of _character_ and _numeric_?
How will you react when, while consulting a SAS documentation manual to get an answer to a problem, someone says hey, I thought you were supposed to know all that stuff already, and not have to look it up in a book?
what is the use of proc contents and proc print in sas? : Sas-administrator
Explain proc univariate?
what are all the reports you generated in your recent project?
What is SAS? What are the functions does it performs?
What do you code to create a macro? : sas-macro
Name few SAS functions?
how to do user inputs and command line arguments in sas?
What is the work of tranwrd function?
How would you identify a macro variable? : sas-macro
What are the ways to do a “table lookup” in sas?
Give e an example of..
How would you invoke a macro? : sas-macro
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?