Creating an entity relationship diagram

别说谁变了你拦得住时间么 提交于 2019-12-25 14:40:14

问题


I've created this ERD:

But now I want to add some more information to my diagram, but I do not how I should do that.

I want to modify my previous ERD, I need to register what recipe was made by what chef in each program. Also, I want to identify what ingredient and tool were used in each step of the recipe.


回答1:


I think implementing your Entity Relationship Diagram into Microsoft Access can be a good start. You've clearly defined the relations between each entity and have declared attributes for each entity. I would say that you first make each entity into a table in MS Access then add the fields and set up the relationships and see how the work together.

Make sure that your relationships are working before you start filling the database with records.



来源:https://stackoverflow.com/questions/43416585/creating-an-entity-relationship-diagram

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!