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
Hi, If anyone has base SAS certification dumps, please share.
Describe what are the different levels of administrative users in sas? : sas-grid-administration
Can you execute macro within another macro? : sas-macro
Explain proc sort?
If a variable contains only numbers, can it be a character data type?
What is the difference between reading data from an external file and reading data from an existing data set?
Mention the difference between ceil and floor functions in sas?
What are the differences between sum function and using “+” operator?
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
explain the proc in sas? : Sas-administrator
Hi,by usining ptf how we have to combine (likr merge)10 datasets at a time in the oracle database(and write a macro code also)?Like this i have a douts a lot if you dont mind may please send one text mail for me(madhusudhanap16@gmail.com)?
Are you sensitive to code walk-throughs peer review or QC review?
do you prefer proc report or proc tabulate? Why? : Sas programming
how does sas handle missing values in procs? : Sas programming
How do you delete duplicate observations in sas?