2018年数据库系统工程师上午英语真题
马六甲海峡
2024-04-19 08:00
编程学习网小编为大家整理了2018年数据库系统工程师上午英语真题,关注数据库系统工程师上午考试英语部分的考生可进行练习。
● A transaction is an action, or a series of actions, carried out by a single user or ( ), that accesses or changes the contents of the database.
A transaction should possess the four basic or so-called ACID properties:
Atomicity. The “all or nothing” property. A transaction is an ( ) unit that is either performed in its entirety or is not performed at all.
Consistency. A transaction must transform the database from one consistent state to another consistent state.
Isolation. Transactions execute independently of one another. In other words, the partial effects of ( ) transactions should not be visible to other transactions.
Durability. The effects of a successfully completed (committed)transaction are permanently recorded in the database and must not be lost because of a subsequent failure.
The four properties above, only ( ) property is the responsibility of the concurrency control subsystem to ensure. It is the responsibility of both the( )and the application developers to ensure consistency. To guarantee the Atomicity and Durability properties after a failure, a log file is needed.
(1)A. application developer
B. all users
C. application program
D. DBMS
(2)A.Indivisible
B.permanent
C.infrequent
D.infinite
(3)A.completed
B.incomplete
C.aborted
D.committed
(4)A.atomicity
B.consistency
C.isolation
D.durability
(5)A.DBMS
B.DBA
C.end user
D.DBS
免责声明:
① 本站未注明“稿件来源”的信息均来自网络整理。其文字、图片和音视频稿件的所属权归原作者所有。本站收集整理出于非商业性的教育和科研之目的,并不意味着本站赞同其观点或证实其内容的真实性。仅作为临时的测试数据,供内部测试之用。本站并未授权任何人以任何方式主动获取本站任何信息。
② 本站未注明“稿件来源”的临时测试数据将在测试完成后最终做删除处理。有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341