某企业委托软件公司开发一套包裹信息管理系统,以便于对该企业通过快递收发的包裹信息进行统一管理,在系统设计阶段,需要对不同快递信息的包裹单信息进行建模,其中,邮政包裹单如图:
问题1]
请说明关系型数据库开发中,逻辑数据模型设计过程包含哪些任务?
[问题2]
请说明什么是超类实体?结合图中包裹单信息,试设计一种超类实体,给出完整的属性列表。
[问题3]
请说明什么是派生属性?结合图中包裹单信息说明哪个属性是派生属性。
正确答案及解析
正确答案
解析
问题1(13分)
逻辑结构设计阶段的主要任务包括:1.确定数据模型、2.将E-R图转换为指定的数据模型、3.确定完整性约束、4.确定用户视图。
设计的关系模式主要有:
收件人信息。主键:电话号码
寄件人信息。主键:电话号码(身份证号)
包裹单信息。主键:包裹单编号
快递员信息。主键:员工编号
邮局站点信息。主键:邮局编号
问题2(6分)
将一些子实体所共有的属性抽象为一个单独的新实体,这个新的实体就是超类实体。
结合图中包裹单信息设计一个“人员信息”的超类:人员信息(姓名,电话,单位名称,详细地址,邮政编码)。
问题3(6分)
可以根据其它属性计算得出的属性就叫派生属性。如快递包裹费用中的“总计”属性就是派生属性。
————————————————
版权声明:本文为CSDN博主「任铄」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。
原文链接:https://blog.csdn.net/xiaornshuo/article/details/115611984
包含此试题的试卷
你可能感兴趣的试题
Advancements in ( )have contributed to the growth of the automotive industry through the creation and evolution of self-driving vehicles.
-
- A.Artificial Intelligence
- B.Cloud Computing
- C.Internet of Things
- D.Big Data
- 查看答案
In project human resource management , ( )is not a source of power for the project manager.
-
- A.referent power
- B.expert power
- C.reward power
- D.audit power
- 查看答案
At the project establishment stage , the feasibility study mainly includes techinical feasibility analysis , ( ), operation environment feasibility analysis and other aspects of feasibility analysis.
-
- A.detail feasibility analysis
- B.opportunity analysis
- C.economic feasibility analysis
- D.risk analysis
- 查看答案
( )is a grid that shows the project resources assigned to each work package.
-
- A.Stakeholder engagement assessment matrix
- B.Requirements traceability matrix
- C.Probability and impact matrix
- D.Responsibility assignment matrix
- 查看答案
Xinhua News Agency reported in January 2022,Chian will further promote the developmet of a digital economy during the 14th Five-Year Plan eriod(2021-2025). The plan also emphasized industrial ( )transformation.
-
- A.digital
- B.networking
- C.intelligentize
- D.informatization
- 查看答案