HOW DO WE CREATE A SAS STORED PROCESS IN SAS EG ?



HOW DO WE CREATE A SAS STORED PROCESS IN SAS EG ?..

Answer / 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

More SAS Interview Questions

what is the usage for assigning error=1 in a dataset ?

2 Answers   Satyam,


Below is the table. Required to be output should be the highest number of each student_id. Example. Student_id Subject Marks 1 Hindi 86 2 Hindi 70 3 English 80 . Calculate sum and average marks for each group of student_id Example. Student_id Subject Marks Total Marks Average 1 English 40 181 60.33333 2 English 67 196 65.33333 3 English 80 160 53.33333 PLEASE PROVIDE THE CODE OF ABOVE PROBLEMS

1 Answers   Accenture, HSBC,


What would you change about your job?

0 Answers   Oracle,


What are the five ways to do a table lookup in sas? : sas-grid-administration

0 Answers  


What is the function of output statement in a SAS Program?

0 Answers  


What is the difference between order and group variable in proc report?

0 Answers  


You need to perform an analysis on a massive dataset by groups, but are unable to sort the data due to memory constraint. How would you accomplish the task?

2 Answers  


How can I remove header from output data set?

0 Answers  


What is instream data in SAS?

1 Answers  


name some data transformation used in sas di? : Sas-di

0 Answers  


Explain data_null_?

0 Answers  


If you could design your ideal job, what would it look like?

0 Answers   Oracle,


Categories