select ID,DocDate,Grade,StockLocationName from dispatch where Status ='Dispatched' and OrderFlag='PreOrder' and DispatchOrderID NOT IN(Select PreOrderDOID from orders WHERE PreOrderDOID IS NOT NULL)
anyone write the query for this
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Bhavesh JadavPosted Mar 29, 2018, 8:38 AM
Bhavesh JadavPosted Apr 1, 2018, 4:01 AM
Thanks.
ejaz mirzaPosted Apr 1, 2018, 3:50 AM
Bhavesh JadavPosted Apr 1, 2018, 3:35 AM
Bhavesh JadavPosted Mar 29, 2018, 8:16 AM