adspace
Answer Posted / Ishan Ahmad
"ACID is an acronym for Atomicity, Consistency, Isolation, and Durability. These are properties that ensure reliable transactions in a database system: 1) Atomicity ensures that each transaction is treated as a single, indivisible unit of work. 2) Consistency guarantees that the database remains in a valid state before and after a transaction. 3) Isolation ensures that concurrent execution of transactions leaves the database in the same state as if they were executed sequentially. 4) Durability ensures that once committed, a transaction will survive permanent failures such as power outages."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is clustered index
What is in place upgrade in sql server?
How do I find query history in sql server?
How can you append an identity column to a temporary table?
what is the Ticketing tool used in Wipro technologies at Bangalore...???
How can I check that whether automatic statistic update is enabled or not?
Can one drop a column from a table?
What is the difference between upgrade and migration in sql server?
Can you index views?
How to enter binary string literals in ms sql server?
If any stored procedure is encrypted, then can we see its definition in activity monitor?
What is normalization and what are the advantages of it?
What is subquery? Explain the properties of a subquery?
How efficient you are in oracle and SQL server?
How raid can influence database performance?