Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

how to use multiple result set from a procedure inside other procedure

$
0
0
Hi Champs,How to make use of a procedure which returns multiple result set in other procedure ?proc1: returns say 3 different result setproc2: need to catch those 3 result set in proc2 for other purpose .How to achieve this ?Regards,Ravi :)

Viewing all articles
Browse latest Browse all 3145

Trending Articles