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
Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?
Explain proc sort?
what is metadata? : Sas-bi
What is the role of administrative users? : sas-grid-administration
For what purpose would you use the RETAIN statement?
how does sas handle missing values in assignment statements? : Sas programming
what is sas database server? : Sas-di
what is proc Index? and what is proc document?
Name some categories in sas 9? : sas-grid-administration
how many types prompting framework can be broken down to? : Sas-bi
To what type of programms have you used scratch macros?
What is the basic structure of a sas program?
what is data integration? : Sas-di
List down the reasons for choosing sas over other data analytics tools.
what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming