库存数据库的实体关系图解释

发布于 2025-02-12 01:52:25 字数 281 浏览 1 评论 0原文

这是库存数据库的实体关系图。 我们如何解释它?我的想法就像有产品的列表,客户订单产品。 供应商供应它。客户购买 IT。但是我认为我无法完全解释它。上图显示了什么。

This is a Entity relationship diagram of Inventory database.
ER Diagram
How we can interpret it? my idea is like there is list of product with Dealer, customer orders the product. supplier supplies it. customer purchases it. But i think i'm not able to perfectly interpret it. what does the above ER diagram shows.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

随风而去 2025-02-19 01:52:25

该图说,“产品”是从“供应商”和“订购”的“购买”(仅在订单表中命名,没有单独的实体)。

This diagram says that "products" are "purchased" from "suppliers" and "ordered" by customers (which are only named in the orders table and do not have a separate entity).

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文