I want to use a SQL script that takes values from one table and then calls a stored procedure multiple times for each of those values. Each time, I am passing in those values as a parameter for each stored procedure call. How can I do that?
Software/Hardware used:
ASKED:
May 30, 2008 6:48 PM
UPDATED:
August 31, 2010 3:50 PM
Check out my SQL Server blog “SQL Server with Mr Denny” for more SQL Server information.