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 different servers in sas? : sas-grid-administration
what is the difference between floor and ceil functions in sas? : Sas-administrator
If a variable contains only numbers, can it be a character data type?
What is the difference between %put and symbolgen? : sas-macro
How to read an input file in sas?
what is intially documentation in sas?
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
How do you connect the desktop application to metadata server? : sas-grid-administration
explain the difference between proc means and proc summary?
Mention some common errors that are usually committed in sas programming.
How to convert a numeric variable to a character variable?
What are the different operating system platforms in which we can use sas? : sas-grid-administration
what is the difference between infile and input? : Sas-administrator
Are you involved in writing the inferential analysis plan? Tables specfications?
how to read the variables in sas? : Sas-administrator