PROC SQL always ends with QUIT statement.Why cant you use
RUN in PROQ SQL ?
Answer Posted / ayetullah
SQL is a non-sas product.WE use RUN statement only with the
SAS codes.Though we can use SQL also and stop the data block
by using QUIT.
Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
explain the key concept of sas? : Sas-administrator
describe the interaction table in sas di? : Sas-di
what has been your most common programming mistake? : Sas programming
how do you want missing values handled? : Sas programming
how will you locate the sas platform applications? : Sas-bi
: and & modifiers.
What does the trace option do?
What’s the difference between var b1 – b3 and var b1 — b3?
Name some categories in sas 9? : sas-grid-administration
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
What is the use of %include statement?
What is the difference between one to one merge and match merge? Give an example.
I have 3 years of work experience at a startup and recently got certified in Data Science with SAS. I need to know how to get into the analytics industry
Explain proc univariate?
How would you define the end of a macro?