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
What do you know about sas data set?
what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi
explain the concepts and capabilities of business object? : Sas-bi
Can you execute a macro within a macro? Describe. : sas-macro
What can you learn from the SAS log when debugging?
I have a SCD Type 2 Dimention for Location In which A Sales Office in Having two Surrogate Keys just because of the change in it's Sales Group. SKey SalesGroup Sales Office BeginDate EndDate 280 SG1 SO1 01APR2000 01APR2010 281 SG2 SO1 02APR2010 31MAR2999 Now while loading the Fact, the Lookup ir returning SKey 280 for records before and after 01APR2010. I am not able to give WHERE condition in the Lookup Properties (TranDate between BeginDate and EndDate). Please help.
How to read an input file in sas?
what are the types of interactive display types? : Sas-bi
What is the use of function Proc summary?
Explain what is the use of proc gplot?
Give e an example of..
What is the difference between %local and %global? : sas-macro
What are the prime responsibilities of data integration administrator? : Sas-di
what are the benefits of data integration? : Sas-di
Mention the validation tools used in SAS?