Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9236

Re: query help

$
0
0

Hi,

 

Try this:

 

SELECT T0.[ItemCode], T0.[ItemName], T1.[PriceList], T2.[ListName], T1.[Price] FROM OITM T0  INNER JOIN ITM1 T1 ON T0.ItemCode = T1.ItemCode INNER JOIN OPLN T2 ON T1.PriceList = T2.ListNum WHERE T0.[ItemCode] = [%0] AND  T1.[PriceList] IN ( '1','4')

 

Thanks & Regards,

Nagarajan


Viewing all articles
Browse latest Browse all 9236

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>