阅读背景:

为逗号分隔的整数列表声明T-Sql参数

来源:互联网 

I have a table that contains a list of performances. These performances are grouped by production number. What I am trying to do is create a stored procedure that will return the last performance for each production entered. I would like to be able to input the production ids as a list of ids. Below is my procedure so far. Difficulty is I'm not sure how best to declare the @prod_no parameter to be used in the IN statement.I have a table that contains a list of performa




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: