Skip to Content
0
Former Member
Feb 11, 2011 at 03:33 PM

Report

29 Views

Hi

i want to display day wise sale of item like this

Party - ABC

Date Description Value

1.1.11 Item1-100,Item2-10 10000

2.1.11 Item4-200,Item6-40 20000

Is it possible through 1 select statement. Quantity should be (Delivery - Return) . I want this detail party wise. 100,10,200,40 is quantity.

Thanks