易搜题 > 资格证大类 > 软件考试 > 问题详情
问题详情

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.
A.atomicity
B.consistency
C.isolation
D.durability

未找到的试题在搜索页框底部可快速提交,在会员中心"提交的题"查看可解决状态。 收藏该题
查看答案

相关问题推荐

  • 下列关于计算机病毒的描述中,错误的是()。
    A.计算机病毒是一段恶意程序代码
    B.计算机病毒都是通过u盘拷贝文件传染的
    C.使用带读写锁定功能的移动存储设备,可防止被病毒传染
    D.当计算机感染病毒后,可能不会立即传染其他计算机
  • 若用256K×8bit的存储器芯片,构成地址40000000H到400FFFFFH且按字节编址的内存区域,则需(6)片芯片。
    A.4
    B.8
    C.16
    D.32
  • Teams are required for most engineering projects. Although some small hardware or software products can be developed by individuals, the scale and complexity of modern systems is such, and the demand for short schedules so great, that it is no longer ( )for one person to do most engineering jobs. Systems development is a team ( ), and the effectiveness of the team largely determines the ( )of the engineering.Development teams often behave much like baseball or basketball teams. Even though they may have multiple specialties, all the members work toward ( ). However, on systems maintenance and enhancement teams, the engineers often work relatively independently, much like wrestling and track teams.A team is (请作答此空)just a group of people who happen to work together. Teamwork takes practice and it involves special skills. Teams require common processes; they need agreed-upon goals; and they need effective guidance and leadership. The methods for guiding and leading such teams are well known, but they are not obvious.

    A.relatively
    B./
    C.only
    D.more than
  • 在Windows资源管理器中,若要选择窗口中分散的多个文件,在缺省配置下,可以先选择一个文件,然后按住()。
    A.CTRL键不放,并用鼠标右键单击要选择的文件
    B.CTRL键不放,并用鼠标左键单击要选择的文件
    C.SHIFT键不放,并用鼠标右键单击要选择的文件
    D.SHIFT键不放,并用鼠标左键单击要选择的文件
  • 以下关于uRL的说法中,错误的是( )。
    A.使用www.abc.com和abc.com打开的是同一页面
    B.在地址栏中输入www.abc.com默认使用http协议
    C.www.abc.com中的"www"是主机名
    D.www.abc.com中的"abc.com"是域名
联系客服 会员中心
TOP