Hello Friends,
I have a stored procedure which is meant to process huge number of data.
Is it possible to call multiple instances of the same procedure from a scheduled procedure to run in parallel so that the overall processing time reduces.
Regards
Hawker