PROC SQL always ends with QUIT statement.Why cant you use
RUN in PROQ SQL ?
Answer Posted / cutepa1
The diff b/n QUIT n RUN is very simple here.... Using a RUN statement one can generate a result for an SQL statement and without terminating the procedure one can continue on the same Procedure with other SQL statements and generate another result using one more RUN statements. This can be done until a QUIT statement is executed or another PROC step or DATA step is initialised ...
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is PDV?
What do you understand by the term Normal Distribution?
Explain proc univariate?
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
how do you test for missing values? : Sas programming
Which command is used to save logs in the external file?
What are the statements in proc sql?
What are the functions which are used for character handling functions?
What is the function of Stop statement in a SAS Program?
how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming
what is transformation in sas data integration? : Sas-di
hi all, I need the SAS DI DUMP(A00 260) for attending the certification. if any one have, pls provide it.Please Email to vrpotluri@hotmail.com. Thanks - Ramana
What does the trace option do?
What do you know about sas and what we do? : sas-grid-administration
how many types of prompts are there? : Sas-bi