adplus-dvertising
frame-decoration

Question

____ means that the data used during the execution of a transaction cannot be used by a second transaction until the first one is completed.

a.

Consistency

b.

Atomicity

c.

Durability

d.

Isolation

Posted under Transactions DBMS

Answer: (d).Isolation

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. ____ means that the data used during the execution of a transaction cannot be used by a second transaction until the first one is completed.

Similar Questions

Discover Related MCQs

Q. In SQL, which command is used to issue multiple CREATE TABLE, CREATE VIEW and GRANT statements in a single transaction?

Q. Which character function can be used to return a specified portion of a character string?

Q. Which of the following is TRUE for the System Variable $date$?

Q. What are the different events in Triggers?

Q. The SQL statement SELECT SUBSTR(‘123456789’, INSTR(‘abcabcabc’,’b’), 4) FROM EMP; prints

Q. Which of the following SQL command can be used to modify existing data in a database table?

Q. When SQL statements are embedded inside 3GL, we call such a program as

Q. _______________ provides option for entering SQL queries as execution time, rather than at the development stage.

Q. Each modification done in database transaction are first recorded into the

Q. _______ means that data used during the execution of a transaction cannot be used by a second transaction until the first one is completed.

Q. Which of the following is not a state in transaction ?

Q. _______________ joins are SQL server default

Q. The ________________ is essentially used to search for patterns in target string.

Q. Which of the following is/are the Database server functions?
i) Data management ii) Transaction management

iii) Compile queries iv) Query optimization

Q. To delete a database ___________ command is used

Q. ____________ is a combination of two of more attributes used as a primary key

Q. Which of the following is not the function of client?

Q. ____________ is a special type of stored procedure that is automatically invoked whenever the data in the table is modified.

Q. ______________ requires that data should be made available to only authorized users.

Q. Some of the utilities of DBMS are _____________

i) Loading ii) Backup iii) File organization iv) Process Organization