HOW DO WE CREATE A SAS STORED PROCESS IN SAS EG ?
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 |
Explain the purpose of substr functions in sas programming.
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?
how can you improve the performance of a query, If it is excuting very slowly?
In the flow of DATA step processing, what is the first action in a typical DATA Step?
Can anyone help to find a statement to get all the predefined formats?
3 Answers Verinon Technology Solutions,
What are the 3 components in sas programming?
what is Difference between PROC SQL JOINS and MERGE?
what are the different ways of merging two datasets.name atleast 4.
How would you remove a format that has been permanently associated with a variables?
What is the order of evaluation of the comparison && logical && relational operators:?
for report generation which one you used proc report or data_null_?
3 Answers Accenture, Quintiles,
What is Linear Regression?