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
Why double trailing @@ is used in input statement?
What is by-group processing?
What is run-group processing?
Explain data step in SAS
explain the function of substr in sas? : Sas-administrator
What do you know about sas and what we do? : sas-grid-administration
describe how to adjust the performance of data integrator? : Sas-di
What are the data types in sas?
What are the best sas programming practices for handling very large datasets? : sas-grid-administration
What is the work of tranwrd function?
In ARRAY processing, what does the DIM function do?
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming
Describe the ways in which you can create macro variables?
Describe the function and untility of the most difficult SAS macro that you have written.