PROC SQL always ends with QUIT statement.Why cant you use
RUN in PROQ SQL ?
Answer Posted / sandeep
I dont know the exact ans for the what was the internal
process...
here is what I understand is..
some procedures result (output window) can be seen only
using Run statement only... It means we can see the output
only we the procedure is running (so here we use RUN
statement at end of the programme).
where as some procedures result (output window) will be only
after terminating the programme running... so here we use
QUIT statement to terminate the programme. (If we use run
statement the programme is excuted asausual and result is
displayed but the editor window is displayed front of the
output window showing the programme is running)
if anyone know the internal process about this... pls post
the ans.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what are the best practices to process the large data sets in sas programming? : Sas-administrator
What are the statements that are executed only?
Are you involved in writing the inferential analysis plan? Tables specifications?
Difference between sum function and using “+” operator?
Approximately what date is represented by the SAS date value of 730?
What does proc print, and proc contents are used for?
I have a dataset concat having variable a b & c. How to rename a b to e & f?
sas implementing companies in pune implementing clinical projects if anyone knows plz send ans immediately
Tell me more about the parameters in macro? : sas-macro
what is the effect of the options statement errors=1? : Sas programming
what is change analysis in sas di ? : Sas-di
Differentiate input and infile.
what is sas metadata repository? : Sas-bi
Give some ways by which you can define the variables to produce the summary report (using proc report)?
what is factor analysis? : Sas-administrator