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 is null hypothesis? why do you consider that?
what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming
what is the difference between infile and input? : Sas-administrator
Difference between informat and format?
What are the functions which are used for character handling functions?
Enlist the functions performed by sas.
What is maximum storage capability of SAS?
How can I remove header from output data set?
What are the functions used for character handling?
If you could design your ideal job, what would it look like?
Explain by-group processing?
Do you need to rearrange the order of the data for the report?
What is the length assigned to the target variable by the scan function?
Explain what is the use of proc gplot?
Differentiate between proc means and proc summary.