Hello

Hello,
i have this database:
http://s27.postimg.org/4kr1ej6bn/solve.png

i want a Delphi SQL code that can group each product with its total quantity count according to gives date.
example:
retrieve the count of all products with gives date
from date1 ..date2
http://s27.postimg.org/4kr1ej6bn/solve.png

Comments