Insert Values of Stored Procedure in Table – Use Table Valued Function(blog.sqlauthority.com)
submitted by
pinaldave(9662) 2 years, 7 months ago
I recently got many emails requesting to write a simple article. I also got a request to explain different ways to insert the values from a stored procedure into a table. Let us quickly look at the conventional way of doing the same.
Please note that this only works with the stored procedure with only one resultset. Let us create a stored procedure that returns one resultset.
|category: Database
|Views: 73
tags:
SQLAuthority pinaldave Database SQLServer another
Everyones tags:
Your Tags: