Supply chain database

M

Manoj

I want to write a query.
I have a table for original forecast containing due date and quantity.The
other table is Time periods (which has time period number and the beginning
and ending date for that time period).
I want to write a query to get the summation of Quantities for the given
period.
Forecast.Due Date>=Time periods.Beginning date<=Time Period.Ending date and
Time period number= Time periods.Time Period number
I wrote the query but it is giving error.
Could any one please help me out?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top