- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
实验七:数据库综合实验
实验七:数据库综合实验
[实验内容及要求]
本次实验是一次综合实验,共需5周时间/20课时完成。实验内容为选择下面的四个案例之一,分析并设计数据库,开发PHP应用系统。每班选择一个案例,各班不能重复,每组1-3人。前两周进行数据库设计、后两周进行PHP应用设计,最后一周检查评审。
数据库设计要求:
1、实体关系模型
2、表实例图
3、建表语句
4、样例数据入库(insert语句)
5、业务逻辑实现(select语句)
PHP开发要求:
参照案例的内容,自主设计应用页面,要求界面友好,能够满足案例中的基本业务需求,对相关数据进行增删改查。
综合实验最终提交文档:
CDM、PDM文件,SQL代码,关键抽取文档,数据库设计说明书文档,以及PHP应用程序。
Case A - Information Management in Wellmeadows Hospital
B.3 The Wellmeadows Hospital Case Study
This case study describes a small hospital called Wellmeadows, which is located in Edinburgh. The Wellmeadows Hospital specializes in the provision of health care for elderly people. Listed below is a description of the data recorded, Maintained, and accessed by the hospital staff to support the management and day-to-day operations of the Wellmeadows Hospital.
B.3.1 Data Requirements
Wards
The Wellmeadows Hospital has 17 wards with a total of 240 beds available for short-and long-stay patients, and an out-patient clinic. Each ward is uniquely identified by a number (for example, ward 11) and also a ward name (for example, Orthopaedic), location (for example, E Block), total number of beds, and telephone extension number (for example, Extn 7711).
Staff
The Wellmeadows Hospital has a Medical Director, who has overall responsibility for the management of the hospital. The Medical Director maintains control over the use of the hospital resources (including staff, beds, and supplies) in the provision of cost-effective treatment for all patients.
The Wellmeadows Hospital has a Personnel Officer who is responsible for ensuring that the appropriate number and type of staff are allocated to each ward and the out-patient clinic. The information stored on each member of staff includes a staff number, name(first and last),full address, telephone number, date of birth, sex, National Insurance number(NIN), position held, current salary, and salary scale. It also includes each member’s qualifications (which includes date of qualification, type, name of in
文档评论(0)