where pr.product LIKE (''%',prod,'%'') group by pr.productid '); Prepare st from @sql; execute stmt; END Please help me,the procedure about ...
確定! 回上一頁