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
what is transformation in sas data integration? : Sas-di
Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?
Explain by-group processing?
Describe the ways in which you can create a macro variable?
Tell me about % include and % eval? : sas-macro
What are the special input delimiters used in SAS?
Mention the category in which sas informats are placed?
Enlist the syntax rules followed in sas statements.
Mention what is SAS data set?
where are dashboard components are created and maintained? : Sas-bi
what is SAS OPTIMIZATION?
What is the basic structure of a sas program?
Name and describe few sas character functions that are used for data cleaning in brief.
how to remove duplicates using proc sql?
How we can create SAS USER DEFINED CODE?