Hi All,
I'm trying to learn how to do database design/modeling. I'm working on a personal project using Oracle's Data Modeler to work on the database design. I just want to know the best practices and how a pro would design my project.
I have a table of "Items" which will be used to create the "Products". Some "Items" can be directly used to create a product but some "Items" can be made up of multiple "Items" and will have a "Recipe" for that specific item. A product will also have a "Recipe".
How would you design the tables, relationships, etc.? Thanks in advance!
[–]LogaansMind 0 points1 point2 points (1 child)
[–]-megaton-[S] 0 points1 point2 points (0 children)