HOW DO WE CREATE A SAS STORED PROCESS IN SAS EG ?
Answer Posted / praveen kumar
We can Create a Stored Process in EG.
Select a New Program from the EG File menu and add the code whatever u want (Should follow SAS Syntaxes) in that and after that right click and select create New stored Process.
After that in the wizard it will ask to select the stored process server and also add the parameters at Prompts wizard if u need.
Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
How would you invoke a macro? : sas-macro
why is sas data integration studio important? : Sas-di
what are sas bi dashboard components? : Sas-bi
Which command is used to save logs in the external file?
Describe a time when you were really stuck on a problem and how you solved it?
How to specify variables to be processed by the freq procedure?
Difference between SAS STATA & SPSS?
What is the use of function Proc summary?
name several ways to achieve efficiency in your program? : Sas programming
what are the component of range? : Sas-bi
What are the ways to do a “table lookup” in sas?
How do dates work in SAS data?
how would you create multiple observations from a single observation? : Sas programming
How to read an input file in sas?
what are 5 ways to perform a table lookup in sas? : Sas-administrator