Quantcast
Channel: SCN : Unanswered Discussions - Reporting and Printing
Viewing all articles
Browse latest Browse all 776

need query help

$
0
0

Dear Experts I have table . we have got list of machine for fabric processing .for one lot of  fabric only certain machines are used where as for other lot all the machines are used.Now my target is use to track where my lot is and under which machine it is there.

 

to Understand in a better way iam putting my query here

 

 

select RowNo,CustPONum,CustName,DeptName,MachineName,ReceivedQty,ReceivedDate

from DepartMent_Routing

where Lotnum = '50187' and ReceivedQty > 0

 

for this i got Output like this

 

RowNoCustPONumDeptNameMachineNameReceivedQtyReceivedDate
3141425912BLEACHINGSINGING & DESIZING / DESIZE WASH869.0002015-03-20
3142425912BLEACHINGSINGING & DESIZING / DESIZE WASH331.0002015-03-20
3143425912BLEACHINGCBR869.0002015-03-19
3144425912BLEACHINGCBR331.0002015-03-19
3145425912BLEACHINGMERCERIZE879.0002015-03-19
3146425912BLEACHINGMERCERIZE335.0002015-03-19
3153425912DYEINGDYG - WASHER900.0002015-03-28
3155425912FINISHINGFINISH900.0002015-03-29

 

BUt i want output in a single line

 

 

3155425912FINISHINGFINISH900.0002015-03-29

 

 

 

Regards

 

Jenny


Viewing all articles
Browse latest Browse all 776

Trending Articles



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