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 the functions used for character handling?
Give e an example of..
what is sas database server? : Sas-di
what is the purpose of _error_? : Sas programming
Did you used proc test? when?
What are the special input delimiters used in SAS?
What are the ways to do a “table lookup” in sas?
what can you learn from the sas log when debugging? : Sas programming
what is data integration? : Sas-di
Name any two sas spawners? : sas-grid-administration
What does P-value signify about the statistical data?
Enlist the syntax rules followed in sas statements.
what is program data vector? : Sas-administrator
Describe the function and untility of the most difficult SAS macro that you have written.
What are the data types that sas contain?