If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Database Concepts & Design > Question about modeling Stock management system

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-13-09, 09:07
Nasreddine Nasreddine is offline
Registered User
 
Join Date: Sep 2009
Posts: 1
Question about modeling Stock management system

Hello everybody , this is my first participation here , I am hoping find the help .

I am trying to develop a small application witch manage a small shop location.
I created the appropriate tables (Client, provider , product , bill ,command ) .
Among the scenarios witch is present in my future application : searching for all products witch is sold for specific client in a specific period .
To do that must I create a new table named "Archive" to add in it all information needed for this scenario ? Or I can with using SQL instructions to retrieve these information from bill table and Product table for example ?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On