Why is a STOP statement needed for the point=option on a
SET statement?
Answer Posted / dupe
just to add to the previous answer, if the stop statement
is executed, SAS cannot proceed to the bottom of the
datastep, where a run statement is encountered which forces
an explisit output of observation. To overcome this, you
will need to include the output statement before the stop
statement.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Explain why double trailing @@ is used in input statement?
How would you include common or reuse to be processed along with your statements?
What is the function of Stop statement in a SAS Program?
How do you debug and test your SAS programs?
What is maximum number of rows and cols can be handled in SAS?
how do you debug and test your sas programs? : Sas programming
explain the difference between proc means and proc summary?
What is the difference between the proc sql and data step?
Describe the function and utility of the most difficult SAS macro that you have written?
What is by-group processing?
Hi Jeevan/Akshara I have tried to contact SASI Vats for latest Advanced SAS Programming Certification Dumps (A00-212) but have not got any response. I would highly and gratefully appreciate your assistance in this regard. If you guys have access to this, would you be kind enough to forward it to me ? I would abide by all the terms you have for this. Please, note my email id: upretigopi@yahoo.com Preti Sharma
What are the best sas programming practices for handling very large datasets? : sas-grid-administration
Mention the difference between ceil and floor functions in sas?
what are some good sas programming practices for processing very large data sets? : Sas programming
What is factor analysis?