Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

PROC SQL always ends with QUIT statement.Why cant you use
RUN in PROQ SQL ?

Answer Posted / richa

The PROC SQL step does not require a RUN statement. PROC
SQL executes each query automatically. If you use a RUN
statement with a PROC SQL step, SAS ignores the RUN
statement, executes the statements as usual, and generates
the note shown below in the SAS log:

NOTE: PROC SQL statements are executed immediately;
The RUN statement has no effect.

As per SAS certification guide.

Is This Answer Correct ?    47 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is interleaving in SAS?

1173


In proc transpose and data step with arrays which one you pick?

3172


Explain how you can debug and test your SAS program?

1051


What does the RUN statement do?

1348


How can you create a macro variable with in data step? : sas-macro

1088


sas implementing companies in pune implementing clinical projects if anyone knows plz send ans immediately

3632


do you prefer proc report or proc tabulate? Why? : Sas programming

1031


how many types prompting framework can be broken down to? : Sas-bi

1114


What is the difference between using drop = data set option in data statement and set statement?

1209


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

1401


What is the length assigned to the target variable by the scan function?

1203


Explain the difference between informat and format with an example.

1218


What are SAS/ACCESS and SAS/CONNECT?

1189


what is the effect of the options statement errors=1? : Sas programming

1103


What are the difference between the sas data step and sas procs?

1249