Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> Re: inventory management problem

Re: inventory management problem

From: Volker Hetzer <firstname.lastname_at_ieee.org>
Date: Sat, 14 Oct 2006 20:08:11 +0200
Message-ID: <egr93l$2pu$1@nntp.fujitsu-siemens.com>


prabuinet schrieb:
> I have two tables:
>
> purchase (ItemId, PurchQuantity, PurchaseDate);
> sales (ItemId, SalesQuantity, SalesDate);
>
>
> With these two table could I able to find:
>
> 1. Quantity in Stock at any given date of any item.
> 2. Purchase and Sales and their OpeningStock and ClosingStock Report
> Ordered by date

What are opening and closing stock reports? And is this a homework assignment? You sure go about it like if it is.

Volker

-- 
For email replies, please substitute the obvious.
Received on Sat Oct 14 2006 - 13:08:11 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US