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

Answer Posted / n katepalli

The question was why were those commands used.
To my knowledge, proc sql and datasets are interactive
procedures i.e quit command is used after them i.e telling
sas not to expect another one of them .
where as proc print,sort are non - interactive procedures.

Is This Answer Correct ?    15 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain input and put function?

647


Describe a time when you were really stuck on a problem and how you solved it?

2086


What are the different types of sas functions?

608


What are common programming errors committed in sas

674


What is the use of function Proc summary?

655






How to create an external dataset with sas code?

589


Explain proc sort?

673


What are the implications?

1181


Describe the function and utility of the most difficult SAS macro that you have written?

2026


What is the use of the %include statement?

691


if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation

1168


how to change the execute of macro

1677


what are 5 ways to perform a table lookup in sas? : Sas-administrator

766


how can you create zero observation dataset? : Sas programming

640


Give an example where SAS fails to convert character value to numeric value automatically?

608