When you will use nowd option in report???
Answer Posted / 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 |
Post New Answer View All Answers
What does the trace option do?
Explain what is data step?
Differentiate between sas functions and sas procedures.
I need level 2 to 5 sas using companies in india
What are the new features included in the new version of SAS Programming Language?
I have a SCD Type 2 Dimention for Location In which A Sales Office in Having two Surrogate Keys just because of the change in it's Sales Group. SKey SalesGroup Sales Office BeginDate EndDate 280 SG1 SO1 01APR2000 01APR2010 281 SG2 SO1 02APR2010 31MAR2999 Now while loading the Fact, the Lookup ir returning SKey 280 for records before and after 01APR2010. I am not able to give WHERE condition in the Lookup Properties (TranDate between BeginDate and EndDate). Please help.
I have 3 years of work experience at a startup and recently got certified in Data Science with SAS. I need to know how to get into the analytics industry
Describe crosslist option in tables statement?
how does sas handle missing values in functions? : Sas programming
What versions of SAS have you used (on which platforms)?
how to do user inputs and command line arguments in sas?
what is treatment emergent events and treatment emregent adverse event
What is the difference between where and if statement?
Tell e how how dealt with..
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming