How to update table variable in stored procedure from another user defined function in sql?


Scenario : User defined function return one table. If that table contains at least one row,one column in the table variable from another sp should get updated.

Should I use cross join on UDF to update table variable?

sql


Asked by:- SnehalSawant
0
: 1354 At:- 10/23/2019 5:52:25 AM
Sql table variable Sql

Can you explain more about your question? to understand your issue. 0
By : vikas_jk - at :- 10/23/2019 2:24:12 PM








Login/Register to answer
Or
Post answer directly by entering your email-id & Name

Full Name *

Email *




By posting your answer you agree on privacy policy & terms of use