存储过程结果的并集 [英] Union Of results of stored procedures

查看:113
本文介绍了存储过程结果的并集的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,
我有一个存储过程,我需要每次调用几次,每次都传递不同的参数.我想将结果收集为一个数据集.有可能...

Hi All,
I have a stored procedure I need to call several different times passing in different paramaters each time. I would like to collect the results as a single dataset. Is it possible...

Exec StoredProcedure param1,param2
union Exec StoredProcedure param1,param2

推荐答案

请参阅此处: http://www.sqlteam.com/forums/topic.asp? TOPIC_ID = 103848 [^ ]
see here: http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=103848[^]


这篇关于存储过程结果的并集的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆