What is a transaction and what are ACID properties?
Answer Posted / mobin sathupally
A transaction is a logical unit of work in which, all the
steps must be performed or none.A transaction follows four
properties(rules).These four properties are known as ACID.
ACID stands for Automocity,Consistency,Isolation and
Durability.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is indexing a document?
In what sequence sql statement is processed?
what are the three command line utilities and what are their primary functions?
What are number line correlation administrators will use while working with a subquery?
Suggest a method of joining two tables.
Explain about merge replications?
Is null in sql server?
Differentiate sql server reporting services vs. Crystal reports?
Define inner join in sql server joins?
What are cascading parameters in ssrs reports?
What are parameterized reports?
How can you ensure that the database and sql server based application perform well?
How to connect to a sql server using odbc_connect()?
List out a number of the wants to setup a SQL Server failover cluster?
How to execute multiple stored procedures at one time in sql server?