文档介绍:《数据库系统概论》期末考试试卷(B)
《数据库系统概论》期末考试试卷(B)
本试题所用到的银行企业的数据库模式如下所示:
Customer-schema=(customer-name, customer-s
《数据库系统概论》期末考试试卷(B)
《数据库系统概论》期末考试试卷(B)
本试题所用到的银行企业的数据库模式如下所示:
Customer-schema=(customer-name, customer-street, customer-city)
Account-schema=(branch-name, account-number, balance)
Depositor-schema=(customer-name, account-number)
Branch-schema=(branch-name, branch-city, assets)
Loan-schema=(branch-name, loan-number, amount)
Borrower-schema=(customer-name, loan-number)
建立在这些关系模式上的数据库中的关系如下所示:
customer (Customer-schema)
account (Account-schema)
depositor (Depositor-schema)
branch (Branch-schema)
loan (Loan-schema)
borrower (Borrower-schema)
试题一(20分):请将下列术语填入与其相应的空(仅填对应序号即可):
a 存储在二级存储器里的数据的结构
b 应用程序
c 事实,文本,图形,图像等
d 集成的决策支持数据库
e 相关数据的集合
f 系统开发的一个快速途径
g 失败后恢复数据库的数据库管理系统(DBMS)模块
h 描述所有的数据库对象
i 不能违反的规则
《数据库系统概论》期末考试试卷(B)
本试题所用到的银行企业的数据库模式如下所示:
Customer-schema=(customer-name, customer-street, customer-city)
Account-schema=(branch-name, account-number, balance)
Depositor-schema=(customer-name, account-number)
Branch-schema=(branch-name, branch-city, asse