Why do we use QUIT commmand for proc datasets and proc sql ???

Answer Posted / charu tiwari

QUIT command is used for both proc datasets,proc sql.

Proc SQL
Select
from
Quit;

Proc datasets
proc datasets lib=db;
quit;
run;

Is This Answer Correct ?    2 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the special input delimiters used in SAS?

667


i want for interview question & answer plz it need immediate send t my mail raviprakashmot@gmal.cm

1854


what r the job openings SAS for fresher graduates !

2023


Mention the validation tools used in SAS?

664


what is data access? : Sas-di

624






How many ways to overcome a missing values???

2346


Give some ways by which you can define the variables to produce the summary report (using proc report)?

610


what does the run statement do? : Sas programming

564


Where do you use proc means over proc freq?

574


What can you learn from the SAS log when debugging?

925


Can you suggest us materials for sdtm mapping?

4049


List down the reasons for choosing sas over other data analytics tools.

825


how do the in= variables improve the capability of a merge? : Sas programming

953


what is broad cast agent? : Sas-bi

609


what is sas and what are the functions? : Sas-administrator

550