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

Re: Report displaying the same data

$
0
0

Hi

 

Try like this:

 

SELECT     o1.itemcode

FROM         oitm AS o1

inner join   [woOwPRD].dbo.oitm AS o2

on   o1.ItemCode = o2.itemcode

WHERE

o1.ItemCode LIKE 'ART%'

Thanks,

DJ


Viewing all articles
Browse latest Browse all 9146

Trending Articles



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