What is a transaction and what are ACID properties?
Answer Posted / srivas
A transaction is a logical unit of work in which, all the
steps must be performed or none. ACID stands for Atomicity,
Consistency, Isolation, Durability. These are the properties
of a transaction.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What stored by the msdb? : sql server database administration
What are the steps to follow to configure SQL*Net?
What are the indexes in sql server?
How to backup SQL Server Reporting Services ?
Can we call future method from queueable?
How do I perform an unattended install of sql server 2000?
What is the xml datatype?
What is autocommit mode in sql server?
How to execute a sql statement using odbc_exec()?
Can we hide the definition of a stored procedure from a use?
What is a self join in sql server?
Explain about protocol layer present in SQL server?
Can coalesce return null?
Can You Use Data Mining Models In Ssrs?
Can you create a logon trigger in sql server 2005 express edition?