sql problem
hello all, I would like to make a report that check how much quantity has not yet received, but in a day range,
like 0-60, 61-120,
apps.po_headers_all ,creation_date start from the creation_date, and i know the quantity_ordered and quantity_delivered , how can I know the quantity_delivered received within the day range and so I can calculate the quantity not yet received. Thanks!
0