- 1、本文档共105页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
数据库系统概念课后习题答案--实践习题部分
C H A P T E R 1
Introduction
Solutions to Practice Exercises
1.1 Two disadvantages associated with database systems are listed below.
a. Setup of the database system requires more knowledge, money, skills, and
time.
b. The complexity of the database may result in poor performance.
1.2 Programming language classification:
• Procedural: C, C++, Java, Basic, Fortran, Cobol, Pascal
• Non-procedural: Lisp and Prolog
Note: Lisp and Prolog support some procedural constructs, but the core of both
these languages is non-procedural.
In theory, non-procedural languages are easier to learn, because they let the
programmer concentrate on what needs to be done, rather than how to do it. This
is not always true in practice, especially if procedural languages are learned
first.
1.3 Six major steps in setting up a database for a particular enterprise are:
• Define the high level requirements of the enterprise (this step generates a
document known as the system requirements specification.)
• Define a model containing all appropriate types of data and data relation-
ships.
• Define the integrity constraints on the data.
• Define the physical level.
• For each known problem to be solved on a regular basis (e.g., tasks to be
carried out by clerks or Web users) define a user interface to carry out the
task, and write the necessary application programs to implement the user
interface.
1
2 Chapter 1 Introduction
• Create/initialize the database.
1.4 Let tgrid be a two-dimensional integer array of size n × m.
a. • The physical level would simply be m × n (probably consecutive) stor
您可能关注的文档
- 戴德梁行:2012年5月广州房地产市场月度报告31p.pdf
- 战略分析模型大全.pdf
- 戴德梁行:2009年第二季度上海房地产详细分析.pdf
- 房产金融报告2009年度报告.pdf
- 戴德梁行:国泰融丰项目前期策划报告.pdf
- 戴德梁行-郑州民主路项目报告研究报告.pdf
- 戴德梁行:广州花都风神汽车工业园项目前期汇报2008-66页.pdf
- 房产中介培训教材.pdf
- 成都极地海洋世界商业定位及业态规划建议书(81页).pdf
- 戴德梁行--遵义大森鑫城项目定位分析报告(95页).pdf
- PCB行业深度:驱动因素、行业现状、产业链及相关公司深度梳理.pptx
- 智联汽车行业系列深度之38暨机器人系列深度之29:Robotaxi的加速渗透元年!.docx
- 英文版:比女皇报告还炸裂!67页AI深度调研刷屏,全球LLM大决战真正开始.pptx
- 轻工制造:卡游:集换式卡牌龙头,IP+渠道+供应链驱动成长.docx
- 机械行业“人形机器人的Optimus时刻”系列(十一):精密减速器,群雄逐鹿,新的篇章.docx
- IP行业深度报告:探寻优质IP的通用公式,与IP巨头的成长路径.pptx
- 轻工制造:卡游:集换式卡牌龙头,IP+渠道+供应链驱动成长.pptx
- 美妆护肤行业618营销洞察报告.pdf
- 智驾芯片行业深度:全栈生态布局,端到端重构智驾范式.pptx
- 全球医美科技白皮书2025.docx
文档评论(0)