What is a transaction?
a) A banking term.
b) A concept used to describe a step in the business process.
c) A combination of DML steps that must succeed or the data
is retuned to its initial state.
d) A combination of DDL steps that must succeed or the data
is retuned to its initial state.
Answer Posted / pawan kumar
c
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How to deploy/publish webservices?How many ways?Plz explain me
Do gac'ed assemblies have fulltrust?
What are validator? Name the validation controls in asp.net?
What are validators and list some validators of asp.net?
Define static function?
How do you handle server controls?
What is Web API Routing?
What are the security types in ASP/ASP.NET? Different Authentication modes?
What is the use of placeholder control?
ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?
Which is better asp.net or php?
Explain http handlers? Where we can use the http handlers?
Explain the various authentication mechanisms in asp.net.
How to count the number of objects present in a web page? How to count the number of radio buttons in a web page?
What are the differences between application object and session object?