Forum Discussion
joelias
Mar 23, 2023Copper Contributor
Create a function from a Procedure
Hi, I have a proc and it creates a temp table with business rules. There is a second select within the proc that uses some columns from this temporary table and then updates the temporary table and t...
Ronen_Ariely
Mar 25, 2023MVP
Since my ability (probably other people here too) is very poor at reading minds and I can't test your server, please provide less vague stories (description of SP) and more details like the code of the SP and all relevant. In addition please try to present the expected result you want to get. Thanks