本文介绍了数据库实体问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
你好!
我有一个由4个实体(用户,应用程序,市场,类别)组成的简单数据库
我正在对市场"页面进行编码,但不确定自己的选择,所以:
建立市场实体是否正确?
因为我认为Market将是一个页面,所以Market的实体将是多余的.
你怎么看?
@RaisKazi:
我认为设计市场实体会创建多个市场,我只需要一个市场,所以我真的很麻木.
Hello!
I have a simple database made of 4 entities (User, Application, Market, Category)
I''m coding the Market page but I''m not sure about my choises so:
Is it right to make a Market entity?
Because I thought that Market will be a page, so, an entity of Market will be redundant.
What do you think about?
@RaisKazi:
I''m thinking that designing a Market entity creates more than one market, I need only once, so I''m really numb about.
推荐答案
这篇关于数据库实体问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!