1 to 3 of 3
Well, you could just sit down and design your own database, then try to implement it.
Here is a medium complex database you could try designing: Inventory control
Table of Items, table of bins, table of warehouses, table of bin_items, table of transfers
The user should be able to:
And that took me 10 min to think up and type. I'm certain you could come up with a lot more. :)
[and no, this is not a request for code. We have a way better inventory control program already.]
Have fun!
<edit integrated with previous comment>
1 to 3 of 3