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

Re: Another SQLCMD Question

$
0
0

Hi Rick,

 

Change (SELECT T1.Price FROM OITM T0 inner join ITM1 T1 on T0.ItemCode = T1.ItemCode and T1.[PriceList] = '1') to

 

(SELECT Top 1 T1.Price FROM OITM T0 inner join ITM1 T1 on T0.ItemCode = T1.ItemCode and T1.[PriceList] = '1')


Thanks,

Gordon


Viewing all articles
Browse latest Browse all 9190

Trending Articles



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