| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: inventory management problem
prabuinet wrote:
purchase (ItemId, PurchQuantity, PurchaseDate); sales (ItemId, SalesQuantity, SalesDate);
With these two table could I able to find:
![]() |
![]() |