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 / irfan ahmad
all the options are correct in their own field except d. but
most appropriate answer in this field is option c.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How can I have a particular web page in an asp.net application which displays its own error page?
What is asp.net mvc5? : Asp.Net MVC
What is the caspol.exe tool used for?
What is the parent class of all the web server control?
Explain Authentication mechanism in dotnet
How do you declare static variable?
What are the three parts of an http response?
Explain the path instructions in xaml?
What is the size of Get method and how much data it can store?
What is http session state?
Is there any alternative to avoid name collisions other then Namespaces?
Explain some of the major built-in objects in asp.net
What is the difference between application state and session state in asp net?
What are session cookies?
What is the use of asp.net web api?