Start learning 50% faster. Sign in now
Atomicity is a key aspect of database transactions, ensuring that a transaction is treated as a single, indivisible unit. If any part of the transaction fails, the entire transaction is rolled back, leaving the database in its original state. This prevents incomplete transactions from corrupting data. For example, during a fund transfer between two accounts, if the debit operation succeeds but the credit operation fails, the transaction is rolled back, and no changes are made to either account. This guarantees reliability and prevents partial updates, which could lead to data inconsistency. Why Other Options Are Incorrect :
Find the total Cost Price of masks for all the companies together.
Find the ratio of number of Green apples sold by ‘P’ and ‘S’ respectively.
How many students appeared in exam X or in exam Z?
Initial quantity of water in vessel A is what percent of the initial quantity of P1 in vessel C?
What is the ratio of the number of boys participated from school A to the number of girls participated from school C?
What is the difference between the number of teachers from school B and the average number of girls from school A and B?
Find the total number of students who play at least 2 games.
How many students appeared in at most two exams?
Find the number of females of tribe Dimasa.
In café ‘XYZ’, total number of Turkey burgers sold is 20% less than total number of Bean burgers sold by all the three cafes. Find the number of T...