PROC SQL always ends with QUIT statement.Why cant you use
RUN in PROQ SQL ?
Answer Posted / bm
Thank you both for the answers.
But they were basically asking about the internal
processing of QUIT statement. the question was like 'Why
cant SAS recognise RUN as an ending statement in PROC SQL?'.
I heard from someone that PROC SQL is not native to SAS(i
am not very clear by this) and hence a QUIT statement is
required.
any feedback ?
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Give some ways by which you can define the variables to produce the summary report (using proc report)?
Tell me more about the parameters in macro? : sas-macro
describe how to adjust the performance of data integrator? : Sas-di
how can you put a "trace" in your program? : Sas programming
How are numeric and character missing values represented internally?
name the scheduler for scheduling job and explain the scheduler? : Sas-di
Mention what is PROC in SAS?
How to convert a numeric variable to a character variable?
what is the function of catx syntax? : Sas-administrator
what is the use of proc contents and proc print in sas? : Sas-administrator
how to change the execute of macro
What is the use of PROC gplot?
Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?
how do you test for missing values? : Sas programming
Which statement does not perform automatic conversions in comparisons?