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

Re: Question about Select-Query from 3 tables

$
0
0

Can you try with below?

 

select OrderHeader.OrderID,OrderHeader.CustomerID,OrderHeader.Date,OrderPostion.PosID,OrderPostion.ItemID,OrderPostion.Quantity from OrderHeader JOIN OrderPostion on

OrderHeader.Index = OrderPostion.Index and OrderPostion.Index in

(Select StatusProtocol.Index from StatusProtocol where SStatusProtocol.status='Ready', StatusProtocol.Type = 'Order', StatusProtocol.SenderSys = 'ExternApp')


Viewing all articles
Browse latest Browse all 9239

Trending Articles



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