HI,
I have a one MySQL query that returns 40 rows as result , I put this query into Table Input step.
Now by using this result , I want to execute one Procedure and pass this result as parameters , How to do it ?
My procedure should be run for 40 times with each different value in Query.
How so solve this ?
Thanks in Advance !!!
I have a one MySQL query that returns 40 rows as result , I put this query into Table Input step.
Now by using this result , I want to execute one Procedure and pass this result as parameters , How to do it ?
My procedure should be run for 40 times with each different value in Query.
How so solve this ?
Thanks in Advance !!!