What is a transaction and what are ACID properties?
Answer Posted / piyush
transaction is a set of operation or activities which are
executed in a logical unit of work which is know as transaction.
ACID
A-Atomicity
C-Consistency
I-Isolation
D-Durability
| Is This Answer Correct ? | 28 Yes | 8 No |
Post New Answer View All Answers
How to create an identity column?
What is scalar user-defined function?
Do you know what are the reporting services components?
In which tcp/ip port does sql server run? Can it be changed?
Explain external key management in sql server 2008
Is it ok to shrink transaction log?
What is normalization? Describe its different types.
What is ms sql server index?
What is tempdb database? : SQL Server Architecture
how many layers of tcp/ip protocol combined of? : Sql server database administration
How do I find query history in sql server?
Why is normalisation important?
What is difference between clustered and non clustered index?
What is default constraint in ms sql server?
is it important for a database administrator to understand the operating system and file access? : Sql server administration