Answer Posted / sunil kantilal
Using the OBS=0 session option would result only in
Compilation of the code. Any other way of running the code
actually change/update/modify the dataset while running.
Including the debugger option. So the only way to trace the
errors and working of the syntax would be to unable the
OPTION OBS=0
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
what is data governance? : Sas-di
For what purposes have you used sas macros? : sas-macro
Which date function advances a date, time or datetime value by a given interval?
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro
What does P-value signify about the statistical data?
What are pdv and it functions?
what is the difference between infile and input? : Sas-administrator
what is SAS OPTIMIZATION?
Explain input and put function?
How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro
Tell e how how dealt with..
Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.
how would you determine the number of missing or nonmissing values in computations? : Sas programming
How do you test for missing values?
what is PhaseIII, ODS, TLG, Macro and Proc in SAS