coolstrike23
Technical User
Hi All
I have one table as below
POSeq Line Num ItemNO UnitCost UnitConv Date
1234 456 XYZ 20 10 2010,10,10
1255 496 XYZ 30 10 2010,10,20
1256 497 ABC 20 10 2010,10,21
Query to return
ItemNo Prevprice Prevdate CurrentPrice Currentdate
XYZ 2.0 10/10/2010 3.0 20/10/2010
Appreciate any help.
Thanks
I have one table as below
POSeq Line Num ItemNO UnitCost UnitConv Date
1234 456 XYZ 20 10 2010,10,10
1255 496 XYZ 30 10 2010,10,20
1256 497 ABC 20 10 2010,10,21
Query to return
ItemNo Prevprice Prevdate CurrentPrice Currentdate
XYZ 2.0 10/10/2010 3.0 20/10/2010
Appreciate any help.
Thanks