Answer Posted / dharmendra k. dixit
Basically a Transaction is a Series of work..which either
complete successfully or failed in Group.
there is ACID proerty in this
ACID stands for
A - Atomicity
C - Consistancy
I - Isolation
D - Durability
Is This Answer Correct ? | 49 Yes | 2 No |
Post New Answer View All Answers
Which tcp/ip port does sql server run on? How can it be changed?
Explain how to send email from sql database?
what is the difference between them (ethernet networks and token ring networks)? : Sql server database administration
Define full outer join in sql server joins?
What is a synonym for manipulation?
Explain the concept of recursive stored procedure.
What is the boxing and unboxing concept in .net?
Explain the difference between cross join and full outer join?
Tell me what is the order in which the sql query is executed?
What is the use of tempdb? What values does it hold?
How to create prepared statements using odbc_prepare()?
Explain indexes disadvantages?
Do you know what are the restrictions that views have to follow?
What is a partition key?
What is user-defined inline table-valued function?