PROC SQL always ends with QUIT statement.Why cant you use
RUN in PROQ SQL ?
Answer Posted / dipak
If PROC SQL is ended with Run statement then there will be
no output generated in output window. however if 'Create
table ... as' command is given in proc sql then it will
create the table.
Quit tells SAS to print output to output window, if to be
printed.
Is This Answer Correct ? | 1 Yes | 8 No |
Post New Answer View All Answers
what is the basic structure sas administrator? : Sas-administrator
If money were no object, what would you like to do?
Explain what is SAS informats?
In proc transpose and data step with arrays which one you pick?
What is maximum storage capability of SAS?
what do you mean by data staging area? : Sas-di
i want for interview question & answer plz it need immediate send t my mail raviprakashmot@gmal.cm
what are sas/access and sas/connect? : Sas programming
What will calendar procedure do?
what is PhaseIII, ODS, TLG, Macro and Proc in SAS
How can you limit the variables written to output dataset in data step?
What are pdv and it functions?
This entry was posted in General. Bookmark the permalink. Post a comment or leave
How to limit decimal places for the variable using proc means?
Why double trailing @@ is used in input statement?