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
how can you put a "trace" in your program? : Sas programming
why is sas data integration studio important? : Sas-di
What is the use of stop statement?
Explain what is the use of proc gplot?
Describe the function and untility of the most difficult SAS macro that you have written.
Hi, If anyone has base SAS certification dumps, please share.
Describe the ways in which you can create macro variables? : sas-macro
How would you define the end of a macro? : sas-macro
What is the maximum length of the macro variable? : sas-macro
What do you understand by the term Normal Distribution?
If you could design your ideal job, what would it look like?
What are the different operating system platforms in which we can use sas? : sas-grid-administration
if a variable contain dates like "2015/01"---"2015/12" (yymm) ,How to add day to those dates,if them month is jan then 31 if the month is feb then 28 so on ...
how to change the execute of macro
How necessary is it to be creative in your work?