how to use stored procedure return multiple result and put this result to differenet destination

create procedure test as

select 1...

select 2...

use this result as a data source , put result 1 to destination 1 and result 2 to destination2

June 30th, 2015 10:58pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics