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
what are some differences between proc summary and proc means? : Sas programming
Mention few capabilities of sas framework.
For clinical entire study how many tables will create approx?
what are some good sas programming practices for processing very large data sets? : Sas programming
What versions of SAS have you used (on which platforms)?
What is maximum storage capability of SAS?
Which function is used to count the number of intervals between two sas dates?
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
what are the scrubbing procedures in sas? : Sas programming
What do you understand by the term Normal Distribution?
How can sas program be validated?
What would you change about your job?
What are the default statistics for means procedure?
What are the statements that are executed only?
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?