• $w@t (12/19/2012)


    Hi all

    I have two stored procedures which return dynamic columns as result sets.

    is there any way to combine both resultsets???????

    after searching for solution i got to know that it is possible when stored procedure returns static columns by using table variable...but what about dynamic columns???????

    Thanks

    ----------

    $w@t

    Please elaborate by an example what are you looking for.