Explain transaction atomicity?



Explain transaction atomicity?..

Answer / pankajbisane

Atomicity (database systems) is a property of database
transactions which are guaranteed to either completely
occur, or have no effects.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More COM DCOM Interview Questions

Explain Futures of COM?

0 Answers  


What kind of components can be used as DCOM servers?

1 Answers  


Which tool is used to configure the port range and protocols for DCOM communications?

1 Answers  


Explain object pooling?

1 Answers   HCL,


How to create an instance of the object in COM?

0 Answers  






What is the use of com component in .net?

0 Answers  


Differentiate normal DLL to COM DLL

7 Answers   Talisma,


Which namespace do the classes, allowing you to support COM functionality, are located?

0 Answers  


What is the difference between aggregated and contained objects?

0 Answers  


Suppose we have object B and aggregated object C (in- proc server), created by B. Can you access any interface of B from C?

0 Answers  


How do you make a NET component talk to a COM component?

3 Answers   TCS,


Define and explain COM?

8 Answers   Microsoft,


Categories