PromotionRequest
4列のテーブルがあります。
| PromoId | PromoType
----------------------
| 101 | 1 |
| 101 | 2 |
| 103 | 3 |
| 104 | 4 |
PromotionResponsek
私は4つの列(、、、)PromoId
をPromoType
持つテーブルを持っていますValue
。PromoDesc
そのうちの1つはPromoId
値がTableの値と一致するすべての行を検索する必要がPromotionResponse
あります。PromoId
PromoId
PromotionRequest