ThomasMatelart
Programmer
Hi !
I'm trying to execute a stored procedure 'B' for each rows of a table in an other SQL stored procedure 'A'.
(The param on the stored procedure 'B' are the data stored in each rows of the table!)
How can I do a 'While' simulation ?
HELP ...
ThomasM
I'm trying to execute a stored procedure 'B' for each rows of a table in an other SQL stored procedure 'A'.
(The param on the stored procedure 'B' are the data stored in each rows of the table!)
How can I do a 'While' simulation ?
HELP ...
ThomasM